soupply v2.54.0 (2018-07-23T09:50:22Z)
Dub
Repo
CommandRequest.this
soupply
bedrock137
protocol
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
soupply
bedrock137
protocol
play
CommandRequest
constructors
this
functions
toString
mixins
__anonymous
static functions
fromBuffer
variables
CLIENTBOUND
COMMAND_BLOCK
DEV_CONSOLE
ID
MINECART_COMMAND_BLOCK
PLAYER
SERVERBOUND
__fields
command
playerId
requestId
type