LunaticChat
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LunaticChat
platform-paper
/
dev.m1sk9.lunaticChat.paper.chat.handler
/
ReplyTarget
/
Remote
Remote
data
class
Remote
(
val
playerName
:
String
,
val
serverName
:
String
)
:
ReplyTarget
(
source
)
Members
Constructors
Remote
Link copied to clipboard
constructor
(
playerName
:
String
,
serverName
:
String
)
Properties
player
Name
Link copied to clipboard
val
playerName
:
String
server
Name
Link copied to clipboard
val
serverName
:
String