custom
Toggle table of contents
0.3.7
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
custom
custom
/
net.crystopia.crystalshard.paper.custom.messaging
/
PluginMessage
/
PluginMessage
Plugin
Message
constructor
(
channelType
:
ChannelType
,
plugin
:
JavaPlugin
,
channel
:
String
,
messageType
:
String
,
onMessage
:
(
channel
:
String
,
player
:
Player
,
message
:
ByteArray
)
->
Unit
)