LunaticChat
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LunaticChat
engine
/
dev.m1sk9.lunaticChat.engine.protocol
/
PluginMessage
/
GlobalChatMessage
/
GlobalChatMessage
Global
Chat
Message
constructor
(
messageId
:
String
,
serverName
:
String
,
playerId
:
String
,
playerName
:
String
,
message
:
String
,
timestamp
:
Long
=
System.currentTimeMillis()
)
(
source
)