sel-utils ~master (2018-02-05T12:12:47Z)
Dub
Repo
Text.Chat
sul
protocol
bedrock141
play
Text
Undocumented in source.
class
Text
class
Chat {
enum
typeof
(
type
)
TYPE
;
enum
string
[]
FIELDS
;
string
sender
;
string
message
;
string
xuid
;
this
();
this
(string sender, string message, string xuid);
ubyte
[]
encode
();
void
decode
();
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(string sender, string message, string xuid)
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.
message
string
message
;
Undocumented in source.
sender
string
sender
;
Undocumented in source.
xuid
string
xuid
;
Undocumented in source.
Meta
Source
See Implementation
sul
protocol
bedrock141
play
Text
aliases
Variants
_encode
classes
Announcement
Chat
JukeboxPopup
Popup
Raw
System
Tip
Translation
Whisper
constructors
this
functions
decode
encode
toString
static functions
fromBuffer
variables
CLIENTBOUND
FIELDS
ID
SERVERBOUND
type
unknown1
variantField