soupply v2.57.0 (2018-08-17T09:46:15Z)
Dub
Repo
Text.Chat
soupply
bedrock160
protocol
play
Text
Undocumented in source.
class
Text
class
Chat :
Bedrock160Packet
{
enum
typeof
(
type
)
TYPE
;
enum
string
[]
__fields
;
string
sender
;
string
message
;
string
xuid
;
this
();
this
(string sender, string message, string xuid);
mixin
Make
;
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(string sender, string message, string xuid)
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
TYPE
enum
typeof
(
type
)
TYPE
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
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
soupply
bedrock160
protocol
play
Text
aliases
Variants
classes
Announcement
Chat
JukeboxPopup
Popup
Raw
System
Tip
Translation
Whisper
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
ID
SERVERBOUND
__fields
type
unknown1
variantField