soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
UpdateCommandBlock
soupply
java393
protocol
play_serverbound
Undocumented in source.
class
UpdateCommandBlock :
Java393Packet
{
enum
uint
ID
;
enum
bool
CLIENTBOUND
;
enum
bool
SERVERBOUND
;
enum
uint
SEQUENCE
;
enum
uint
AUTO
;
enum
uint
REDSTONE
;
enum
ubyte
TRACK_OUTPUT
;
enum
ubyte
CONDITIONAL
;
enum
ubyte
AUTOMATIC
;
enum
string
[]
__fields
;
ulong
location
;
string
command
;
@
Var
uint
mode
;
ubyte
flags
;
this
();
this
(ulong location, string command, uint mode, ubyte flags);
mixin
Make
;
static
typeof
(
this
)
fromBuffer
(ubyte[] buffer);
string
toString
();
}
Constructors
this
this
()
Undocumented in source.
this
this
(ulong location, string command, uint mode, ubyte flags)
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.
Static functions
fromBuffer
typeof
(
this
)
fromBuffer
(ubyte[] buffer)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
AUTO
enum
uint
AUTO
;
Undocumented in source.
AUTOMATIC
enum
ubyte
AUTOMATIC
;
Undocumented in source.
CLIENTBOUND
enum
bool
CLIENTBOUND
;
Undocumented in source.
CONDITIONAL
enum
ubyte
CONDITIONAL
;
Undocumented in source.
ID
enum
uint
ID
;
Undocumented in source.
REDSTONE
enum
uint
REDSTONE
;
Undocumented in source.
SEQUENCE
enum
uint
SEQUENCE
;
Undocumented in source.
SERVERBOUND
enum
bool
SERVERBOUND
;
Undocumented in source.
TRACK_OUTPUT
enum
ubyte
TRACK_OUTPUT
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
command
string
command
;
Undocumented in source.
flags
ubyte
flags
;
Undocumented in source.
location
ulong
location
;
Undocumented in source.
mode
uint
mode
;
Undocumented in source.
Meta
Source
See Implementation
soupply
java393
protocol
play_serverbound
aliases
Packets
classes
AdvencementTab
Animation
ChatMessage
ClickWindow
ClientSettings
ClientStatus
CloseWindow
ConfirmTransaction
CraftRecipeRequest
CreativeInventoryAction
EditBook
EnchantItem
EntityAction
HeldItemChange
KeepAlive
NameItem
PickItem
Player
PlayerAbilities
PlayerBlockPlacement
PlayerDigging
PlayerLook
PlayerPosition
PlayerPositionAndLook
PluginMessage
QueryBlockNbt
QueryEntityNbt
RecipeBookData
ResourcePackStatus
SelectTrade
SetBeaconEffect
Spectate
SteerBoat
SteerVehicle
TabComplete
TeleportConfirm
UpdateCommandBlock
UpdateCommandBlockMinecart
UpdateSign
UpdateStructureBlock
UseEntity
UseItem
VehicleMove