sel-utils v1.2.12 (2017-05-05T15:09:19Z)
Dub
Repo
UpdateList.ByName
sul
protocol
hncom1
status
UpdateList
Undocumented in source.
class
UpdateList
class
ByName {
enum
typeof
(
type
)
TYPE
;
enum
string
[]
FIELDS
;
string
username
;
this
();
this
(string username);
ubyte
[]
encode
();
void
decode
();
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(string username)
Undocumented in source.
Members
Functions
decode
void
decode
()
Undocumented in source. Be warned that the author may not have intended to support it.
encode
ubyte
[]
encode
()
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
FIELDS
enum
string
[]
FIELDS
;
Undocumented in source.
TYPE
enum
typeof
(
type
)
TYPE
;
Undocumented in source.
username
string
username
;
Case-insensitive player's username. Spaces may be replaced by dashes.
Meta
Source
See Implementation
sul
protocol
hncom1
status
UpdateList
aliases
Variants
_encode
classes
ByHubId
ByName
ByUuid
constructors
this
functions
decode
encode
toString
static functions
fromBuffer
variables
ADD
BLACKLIST
CLIENTBOUND
FIELDS
ID
REMOVE
SERVERBOUND
WHITELIST
action
list
type
variantField