|
PocketMine-MP 5.41.1 git-dec84fe67dc3319e33f5066e5d03b16f00f2ff4c
|
Collaboration diagram for pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes:Public Attributes | |
| const | BLOCK_STATE_ARRAY = 84 |
| const | CODEBUILDERARGS = 87 |
| const | COMPAREOPERATOR = 7 |
| const | EQUIPMENTSLOTENUM = 47 |
| const | FULLINTEGERRANGE = 23 |
| const | ID = 56 |
| const | INT = 1 |
| const | JSON_OBJECT = 74 |
| const | MESSAGE_ROOT = 68 |
| const | OPERATOR = 6 |
| const | PATHCOMMAND = 17 |
| const | POSITION = 64 |
| const | POSITION_FLOAT = 65 |
| const | RAWTEXT = 70 |
| const | RVAL = 4 |
| const | SELECTION = 8 |
| const | VAL = 3 |
| const | WILDCARDINT = 5 |
| const | WILDCARDSELECTION = 10 |
This file is automatically generated; do NOT edit it by hand. Regenerate it by running tools/generate-command-parameter-types.php
Definition at line 21 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::BLOCK_STATE_ARRAY = 84 |
Definition at line 44 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::CODEBUILDERARGS = 87 |
Definition at line 45 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::COMPAREOPERATOR = 7 |
Definition at line 32 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::EQUIPMENTSLOTENUM = 47 |
Definition at line 37 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::FULLINTEGERRANGE = 23 |
Definition at line 36 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::ID = 56 |
Definition at line 38 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::INT = 1 |
Definition at line 27 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::JSON_OBJECT = 74 |
Definition at line 43 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::MESSAGE_ROOT = 68 |
Definition at line 41 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::OPERATOR = 6 |
Definition at line 31 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::PATHCOMMAND = 17 |
Definition at line 35 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::POSITION = 64 |
Definition at line 39 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::POSITION_FLOAT = 65 |
Definition at line 40 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::RAWTEXT = 70 |
Definition at line 42 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::RVAL = 4 |
Definition at line 29 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::SELECTION = 8 |
Definition at line 33 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::VAL = 3 |
Definition at line 28 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::WILDCARDINT = 5 |
Definition at line 30 of file CommandParameterTypes.php.
| const pocketmine\network\mcpe\protocol\types\command\CommandParameterTypes::WILDCARDSELECTION = 10 |
Definition at line 34 of file CommandParameterTypes.php.