PocketMine-MP 5.15.1 git-5ef247620a7c6301a849b54e5ef1009217729fc8
pocketmine\network\mcpe\protocol\types\inventory\WindowTypes Class Reference
+ 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
 

Detailed Description

Definition at line 17 of file WindowTypes.php.

Member Data Documentation

◆ ANVIL

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::ANVIL = 5

Definition at line 31 of file WindowTypes.php.

◆ ARMOR

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::ARMOR = 18

Definition at line 44 of file WindowTypes.php.

◆ BEACON

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::BEACON = 13

Definition at line 39 of file WindowTypes.php.

◆ BLAST_FURNACE

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::BLAST_FURNACE = 27

Definition at line 53 of file WindowTypes.php.

◆ BREWING_STAND

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::BREWING_STAND = 4

Definition at line 30 of file WindowTypes.php.

◆ CARTOGRAPHY

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::CARTOGRAPHY = 30

Definition at line 56 of file WindowTypes.php.

◆ CAULDRON

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::CAULDRON = 9

Definition at line 35 of file WindowTypes.php.

◆ CHEST_BOAT

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::CHEST_BOAT = 34

Definition at line 60 of file WindowTypes.php.

◆ COMMAND_BLOCK

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::COMMAND_BLOCK = 16

Definition at line 42 of file WindowTypes.php.

◆ COMPOUND_CREATOR

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::COMPOUND_CREATOR = 20

Definition at line 46 of file WindowTypes.php.

◆ CONTAINER

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::CONTAINER = 0

Definition at line 26 of file WindowTypes.php.

◆ CRAFTER

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::CRAFTER = 36

Definition at line 62 of file WindowTypes.php.

◆ DECORATED_POT

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::DECORATED_POT = 35

Definition at line 61 of file WindowTypes.php.

◆ DISPENSER

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::DISPENSER = 6

Definition at line 32 of file WindowTypes.php.

◆ DROPPER

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::DROPPER = 7

Definition at line 33 of file WindowTypes.php.

◆ ELEMENT_CONSTRUCTOR

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::ELEMENT_CONSTRUCTOR = 21

Definition at line 47 of file WindowTypes.php.

◆ ENCHANTMENT

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::ENCHANTMENT = 3

Definition at line 29 of file WindowTypes.php.

◆ FURNACE

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::FURNACE = 2

Definition at line 28 of file WindowTypes.php.

◆ GRINDSTONE

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::GRINDSTONE = 26

Definition at line 52 of file WindowTypes.php.

◆ HAND

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::HAND = 19

Definition at line 45 of file WindowTypes.php.

◆ HOPPER

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::HOPPER = 8

Definition at line 34 of file WindowTypes.php.

◆ HORSE

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::HORSE = 12

Definition at line 38 of file WindowTypes.php.

◆ HUD

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::HUD = 31

Definition at line 57 of file WindowTypes.php.

◆ INVENTORY

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::INVENTORY = -1

Definition at line 25 of file WindowTypes.php.

◆ JIGSAW_EDITOR

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::JIGSAW_EDITOR = 32

Definition at line 58 of file WindowTypes.php.

◆ JUKEBOX

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::JUKEBOX = 17

Definition at line 43 of file WindowTypes.php.

◆ LAB_TABLE

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::LAB_TABLE = 23

Definition at line 49 of file WindowTypes.php.

◆ LECTERN

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::LECTERN = 25

Definition at line 51 of file WindowTypes.php.

◆ LOOM

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::LOOM = 24

Definition at line 50 of file WindowTypes.php.

◆ MATERIAL_REDUCER

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::MATERIAL_REDUCER = 22

Definition at line 48 of file WindowTypes.php.

◆ MINECART_CHEST

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::MINECART_CHEST = 10

Definition at line 36 of file WindowTypes.php.

◆ MINECART_HOPPER

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::MINECART_HOPPER = 11

Definition at line 37 of file WindowTypes.php.

◆ NONE

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::NONE = -9

Definition at line 23 of file WindowTypes.php.

◆ SMITHING_TABLE

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::SMITHING_TABLE = 33

Definition at line 59 of file WindowTypes.php.

◆ SMOKER

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::SMOKER = 28

Definition at line 54 of file WindowTypes.php.

◆ STONECUTTER

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::STONECUTTER = 29

Definition at line 55 of file WindowTypes.php.

◆ STRUCTURE_EDITOR

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::STRUCTURE_EDITOR = 14

Definition at line 40 of file WindowTypes.php.

◆ TRADING

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::TRADING = 15

Definition at line 41 of file WindowTypes.php.

◆ WORKBENCH

const pocketmine\network\mcpe\protocol\types\inventory\WindowTypes::WORKBENCH = 1

Definition at line 27 of file WindowTypes.php.


The documentation for this class was generated from the following file: