soupply v2.54.0 (2018-07-23T09:50:22Z)
Dub
Repo
PlayerList.Add
soupply
bedrock137
protocol
play
PlayerList
Undocumented in source.
class
PlayerList
class
Add :
Bedrock137Packet
{
enum
typeof
(
action
)
ACTION
;
enum
string
[]
__fields
;
soupply
.
bedrock137
.
types
.
PlayerList
[]
players
;
this
();
this
(soupply.bedrock137.types.PlayerList[] players);
mixin
Make
;
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(soupply.bedrock137.types.PlayerList[] players)
Undocumented in source.
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
Make
Undocumented in source.
Variables
ACTION
enum
typeof
(
action
)
ACTION
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
players
soupply
.
bedrock137
.
types
.
PlayerList
[]
players
;
Undocumented in source.
Meta
Source
See Implementation
soupply
bedrock137
protocol
play
PlayerList
aliases
Variants
classes
Add
Remove
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
ID
SERVERBOUND
__fields
action
variantField