sel-utils ~master (2018-02-05T12:12:47Z)
Dub
Repo
CommandRequest.this
sul
protocol
bedrock137
play
CommandRequest
Undocumented in source.
this
()
this
(string command, uint type, string requestId, int playerId)
class
CommandRequest
pure nothrow @
safe
@
nogc
this
(
string
command
,
uint
type
= uint.
init
,
string
requestId
=
string.init
,
int
playerId
= int.
init
)
Meta
Source
See Implementation
sul
protocol
bedrock137
play
CommandRequest
constructors
this
functions
decode
encode
toString
static functions
fromBuffer
variables
CLIENTBOUND
COMMAND_BLOCK
DEV_CONSOLE
FIELDS
ID
MINECART_COMMAND_BLOCK
PLAYER
SERVERBOUND
command
playerId
requestId
type