soupply v2.54.0 (2018-07-23T09:50:22Z)
Dub
Repo
PlayerList
soupply
bedrock137
types
Undocumented in source.
struct
PlayerList {
enum
string
[]
__fields
;
soupply
.
bedrock137
.
types
.
McpeUuid
uuid
;
@
Var
long
entityId
;
string
displayName
;
soupply
.
bedrock137
.
types
.
Skin
skin
;
string
unknown4
;
mixin
Make
!(
Endian
.
littleEndian
,
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
.
littleEndian
,
varuint
)
Undocumented in source.
Variables
__fields
enum
string
[]
__fields
;
Undocumented in source.
displayName
string
displayName
;
Undocumented in source.
entityId
long
entityId
;
Undocumented in source.
skin
soupply
.
bedrock137
.
types
.
Skin
skin
;
Undocumented in source.
unknown4
string
unknown4
;
Undocumented in source.
uuid
soupply
.
bedrock137
.
types
.
McpeUuid
uuid
;
Undocumented in source.
Meta
Source
See Implementation
soupply
bedrock137
types
structs
Attribute
BlockPosition
ChunkData
Command
Decoration
Enum
ExtraData
InventoryAction
Link
LoginBody
McpeUuid
Overload
Pack
PackWithSize
Parameter
PlayerList
Recipe
Rule
Section
Skin
Slot