PlasmoVoice
jvm
PlasmoVoice
/
su.plo.voice.api.server.mute
/
ServerMuteInfo
Server
Mute
Info
open
class
ServerMuteInfo
Player's mute information.
Members
Constructors
Server
Mute
Info
Link copied to clipboard
constructor
(
)
Properties
muted
At
Time
Link copied to clipboard
val
mutedAtTime
:
Long
muted
By
Player
UUID
Link copied to clipboard
@
Nullable
@get:
Nullable
val
mutedByPlayerUUID
:
@
Nullable
UUID
muted
To
Time
Link copied to clipboard
val
mutedToTime
:
Long
player
UUID
Link copied to clipboard
@
NotNull
@get:
NotNull
val
playerUUID
:
@
NotNull
UUID
reason
Link copied to clipboard
@
Nullable
@get:
Nullable
val
reason
:
@
Nullable
String