CommandOriginData
in package
Table of Contents
- ORIGIN_AUTOMATION_PLAYER = 5
- ORIGIN_BLOCK = 1
- ORIGIN_CLIENT_AUTOMATION = 6
- ORIGIN_DEDICATED_SERVER = 7
- ORIGIN_DEV_CONSOLE = 3
- ORIGIN_ENTITY = 8
- ORIGIN_ENTITY_SERVER = 11
- ORIGIN_GAME_ARGUMENT = 10
- ORIGIN_MINECART_BLOCK = 2
- ORIGIN_PLAYER = 0
- ORIGIN_TEST = 4
- ORIGIN_VIRTUAL = 9
- $playerActorUniqueId : int
- $requestId : string
- $type : int
- $uuid : UuidInterface
Constants
ORIGIN_AUTOMATION_PLAYER
public
mixed
ORIGIN_AUTOMATION_PLAYER
= 5
ORIGIN_BLOCK
public
mixed
ORIGIN_BLOCK
= 1
ORIGIN_CLIENT_AUTOMATION
public
mixed
ORIGIN_CLIENT_AUTOMATION
= 6
ORIGIN_DEDICATED_SERVER
public
mixed
ORIGIN_DEDICATED_SERVER
= 7
ORIGIN_DEV_CONSOLE
public
mixed
ORIGIN_DEV_CONSOLE
= 3
ORIGIN_ENTITY
public
mixed
ORIGIN_ENTITY
= 8
ORIGIN_ENTITY_SERVER
public
mixed
ORIGIN_ENTITY_SERVER
= 11
ORIGIN_GAME_ARGUMENT
public
mixed
ORIGIN_GAME_ARGUMENT
= 10
ORIGIN_MINECART_BLOCK
public
mixed
ORIGIN_MINECART_BLOCK
= 2
ORIGIN_PLAYER
public
mixed
ORIGIN_PLAYER
= 0
ORIGIN_TEST
public
mixed
ORIGIN_TEST
= 4
ORIGIN_VIRTUAL
public
mixed
ORIGIN_VIRTUAL
= 9
Properties
$playerActorUniqueId
public
int
$playerActorUniqueId
$requestId
public
string
$requestId
$type
public
int
$type
$uuid
public
UuidInterface
$uuid