|
PocketMine-MP 5.41.1 git-dec84fe67dc3319e33f5066e5d03b16f00f2ff4c
|
Collaboration diagram for pocketmine\network\mcpe\protocol\types\inventory\WindowTypes:Public Attributes | |
| const | ANVIL = 5 |
| const | ARMOR = 18 |
| const | BEACON = 13 |
| const | BLAST_FURNACE = 27 |
| const | BREWING_STAND = 4 |
| const | CARTOGRAPHY = 30 |
| const | CAULDRON = 9 |
| const | CHEST_BOAT = 34 |
| const | COMMAND_BLOCK = 16 |
| const | COMPOUND_CREATOR = 20 |
| const | CONTAINER = 0 |
| const | CRAFTER = 36 |
| const | DECORATED_POT = 35 |
| const | DISPENSER = 6 |
| const | DROPPER = 7 |
| const | ELEMENT_CONSTRUCTOR = 21 |
| const | ENCHANTMENT = 3 |
| const | FURNACE = 2 |
| const | GRINDSTONE = 26 |
| const | HAND = 19 |
| const | HOPPER = 8 |
| const | HORSE = 12 |
| const | HUD = 31 |
| const | INVENTORY = -1 |
| const | JIGSAW_EDITOR = 32 |
| const | JUKEBOX = 17 |
| const | LAB_TABLE = 23 |
| const | LECTERN = 25 |
| const | LOOM = 24 |
| const | MATERIAL_REDUCER = 22 |
| const | MINECART_CHEST = 10 |
| const | MINECART_HOPPER = 11 |
| const | NONE = -9 |
| const | SMITHING_TABLE = 33 |
| const | SMOKER = 28 |
| const | STONECUTTER = 29 |
| const | STRUCTURE_EDITOR = 14 |
| const | TRADING = 15 |
| const | WORKBENCH = 1 |
Definition at line 17 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::ANVIL = 5 |
Definition at line 31 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::ARMOR = 18 |
Definition at line 44 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::BEACON = 13 |
Definition at line 39 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::BLAST_FURNACE = 27 |
Definition at line 53 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::BREWING_STAND = 4 |
Definition at line 30 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::CARTOGRAPHY = 30 |
Definition at line 56 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::CAULDRON = 9 |
Definition at line 35 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::CHEST_BOAT = 34 |
Definition at line 60 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::COMMAND_BLOCK = 16 |
Definition at line 42 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::COMPOUND_CREATOR = 20 |
Definition at line 46 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::CONTAINER = 0 |
Definition at line 26 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::CRAFTER = 36 |
Definition at line 62 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::DECORATED_POT = 35 |
Definition at line 61 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::DISPENSER = 6 |
Definition at line 32 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::DROPPER = 7 |
Definition at line 33 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::ELEMENT_CONSTRUCTOR = 21 |
Definition at line 47 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::ENCHANTMENT = 3 |
Definition at line 29 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::FURNACE = 2 |
Definition at line 28 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::GRINDSTONE = 26 |
Definition at line 52 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::HAND = 19 |
Definition at line 45 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::HOPPER = 8 |
Definition at line 34 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::HORSE = 12 |
Definition at line 38 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::HUD = 31 |
Definition at line 57 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::INVENTORY = -1 |
Definition at line 25 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::JIGSAW_EDITOR = 32 |
Definition at line 58 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::JUKEBOX = 17 |
Definition at line 43 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::LAB_TABLE = 23 |
Definition at line 49 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::LECTERN = 25 |
Definition at line 51 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::LOOM = 24 |
Definition at line 50 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::MATERIAL_REDUCER = 22 |
Definition at line 48 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::MINECART_CHEST = 10 |
Definition at line 36 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::MINECART_HOPPER = 11 |
Definition at line 37 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::NONE = -9 |
Definition at line 23 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::SMITHING_TABLE = 33 |
Definition at line 59 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::SMOKER = 28 |
Definition at line 54 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::STONECUTTER = 29 |
Definition at line 55 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::STRUCTURE_EDITOR = 14 |
Definition at line 40 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::TRADING = 15 |
Definition at line 41 of file WindowTypes.php.
| const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::WORKBENCH = 1 |
Definition at line 27 of file WindowTypes.php.