soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
PlayerListItem.UpdateDisplayName
soupply
java340
protocol
clientbound
PlayerListItem
Undocumented in source.
class
PlayerListItem
class
UpdateDisplayName :
Java340Packet
{
enum
typeof
(
action
)
ACTION
;
enum
string
[]
__fields
;
soupply
.
java340
.
types
.
ListUpdateDisplayName
[]
players
;
this
();
this
(soupply.java340.types.ListUpdateDisplayName[] players);
mixin
Make
;
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(soupply.java340.types.ListUpdateDisplayName[] 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
.
java340
.
types
.
ListUpdateDisplayName
[]
players
;
Undocumented in source.
Meta
Source
See Implementation
soupply
java340
protocol
clientbound
PlayerListItem
aliases
Variants
classes
AddPlayer
RemovePlayer
UpdateDisplayName
UpdateGamemode
UpdateLatency
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
ID
SERVERBOUND
__fields
action
variantField