Lineage
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
shared
/
ru.hytalemodding.lineage.shared.command
/
PlayerCommandResponse
Player
Command
Response
data
class
PlayerCommandResponse
(
val
playerId
:
UUID
,
val
message
:
String
)
Members
Constructors
Player
Command
Response
Link copied to clipboard
constructor
(
playerId
:
UUID
,
message
:
String
)
Properties
message
Link copied to clipboard
val
message
:
String
player
Id
Link copied to clipboard
val
playerId
:
UUID