soupply v2.57.0 (2018-08-17T09:46:15Z)
Dub
Repo
ListAddPlayer
soupply
java393
types
Undocumented in source.
struct
ListAddPlayer {
enum
uint
SURVIVAL
;
enum
uint
CREATIVE
;
enum
uint
ADVENTURE
;
enum
uint
SPECTATOR
;
enum
string
[]
__fields
;
UUID
uuid
;
string
name
;
soupply
.
java393
.
types
.
Property
[]
properties
;
@
Var
uint
gamemode
;
@
Var
uint
latency
;
bool
hasDisplayName
;
@
Condition
("hasDisplayName==true")
string
displayName
;
mixin
Make
!(
Endian
.
bigEndian
,
varuint
)
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
Make
!(
Endian
.
bigEndian
,
varuint
)
Undocumented in source.
Variables
ADVENTURE
enum
uint
ADVENTURE
;
Undocumented in source.
CREATIVE
enum
uint
CREATIVE
;
Undocumented in source.
SPECTATOR
enum
uint
SPECTATOR
;
Undocumented in source.
SURVIVAL
enum
uint
SURVIVAL
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
displayName
string
displayName
;
Undocumented in source.
gamemode
uint
gamemode
;
Undocumented in source.
hasDisplayName
bool
hasDisplayName
;
Undocumented in source.
latency
uint
latency
;
Undocumented in source.
name
string
name
;
Undocumented in source.
properties
soupply
.
java393
.
types
.
Property
[]
properties
;
Undocumented in source.
uuid
UUID
uuid
;
Undocumented in source.
Meta
Source
See Implementation
soupply
java393
types
structs
Attribute
BlockChange
Entry
Icon
ListAddPlayer
ListUpdateDisplayName
ListUpdateGamemode
ListUpdateLatency
Match
Modifier
Node
OptionalChat
OptionalPosition
OptionalUuid
Particle
Property
Recipe
Slot
Statistic
Tag