soupply ~master (2018-09-02T09:28:20Z)
Dub
Repo
CommandOriginData
soupply
bedrock274
types
Undocumented in source.
struct
CommandOriginData {
enum
uint
PLAYER
;
enum
uint
BLOCK
;
enum
uint
MINECART_BLOCK
;
enum
uint
DEV_CONSOLE
;
enum
uint
TEST
;
enum
uint
AUTOMATION_PLAYER
;
enum
uint
CLIENT_AUTOMATION
;
enum
uint
DEDICATED_SERVER
;
enum
uint
ENTITY
;
enum
uint
VIRTUAL
;
enum
uint
GAME_ARGUMENT
;
enum
uint
ENTITY_SERVER
;
enum
string
[]
__fields
;
@
Var
uint
type
;
UUID
uuid
;
string
requestId
;
@
Condition
("type==3||type==4")
@
Var
long
unknown3
;
mixin
Make
!(
Endian
.
littleEndian
,
varuint
)
;
string
toString
();
}
Members
Functions
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Mixins
__anonymous
mixin
Make
!(
Endian
.
littleEndian
,
varuint
)
Undocumented in source.
Variables
AUTOMATION_PLAYER
enum
uint
AUTOMATION_PLAYER
;
Undocumented in source.
BLOCK
enum
uint
BLOCK
;
Undocumented in source.
CLIENT_AUTOMATION
enum
uint
CLIENT_AUTOMATION
;
Undocumented in source.
DEDICATED_SERVER
enum
uint
DEDICATED_SERVER
;
Undocumented in source.
DEV_CONSOLE
enum
uint
DEV_CONSOLE
;
Undocumented in source.
ENTITY
enum
uint
ENTITY
;
Undocumented in source.
ENTITY_SERVER
enum
uint
ENTITY_SERVER
;
Undocumented in source.
GAME_ARGUMENT
enum
uint
GAME_ARGUMENT
;
Undocumented in source.
MINECART_BLOCK
enum
uint
MINECART_BLOCK
;
Undocumented in source.
PLAYER
enum
uint
PLAYER
;
Undocumented in source.
TEST
enum
uint
TEST
;
Undocumented in source.
VIRTUAL
enum
uint
VIRTUAL
;
Undocumented in source.
__fields
enum
string
[]
__fields
;
Undocumented in source.
requestId
string
requestId
;
Undocumented in source.
type
uint
type
;
Undocumented in source.
unknown3
long
unknown3
;
Undocumented in source.
uuid
UUID
uuid
;
Undocumented in source.
Meta
Source
See Implementation
soupply
bedrock274
types
structs
Attribute
BlockPosition
ChunkData
Command
CommandMessage
CommandOriginData
Decoration
Enum
ExtraData
InventoryAction
Link
LoginBody
McpeUuid
Overload
Pack
PackWithSize
Parameter
PlayerList
Recipe
Rule
Score
Section
Skin
Slot