PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds:

Public Attributes

const ANVIL_INPUT = 0
 
const ANVIL_MATERIAL = 1
 
const ANVIL_RESULT_PREVIEW = 2
 
const ARMOR = 6
 
const BARREL = 58
 
const BEACON_PAYMENT = 8
 
const BLAST_FURNACE_INGREDIENT = 45
 
const BREWING_STAND_FUEL = 11
 
const BREWING_STAND_INPUT = 9
 
const BREWING_STAND_RESULT = 10
 
const CARTOGRAPHY_ADDITIONAL = 56
 
const CARTOGRAPHY_INPUT = 55
 
const CARTOGRAPHY_RESULT_PREVIEW = 57
 
const COMBINED_HOTBAR_AND_INVENTORY = 12
 
const COMPOUND_CREATOR_INPUT = 35
 
const COMPOUND_CREATOR_OUTPUT_PREVIEW = 36
 
const CRAFTER = 62
 
const CRAFTING_INPUT = 13
 
const CRAFTING_OUTPUT_PREVIEW = 14
 
const CREATED_OUTPUT = 60
 
const CURSOR = 59
 
const DYNAMIC = 63
 
const ELEMENT_CONSTRUCTOR_OUTPUT_PREVIEW = 37
 
const ENCHANTING_INPUT = 22
 
const ENCHANTING_MATERIAL = 23
 
const FURNACE_FUEL = 24
 
const FURNACE_INGREDIENT = 25
 
const FURNACE_RESULT = 26
 
const GRINDSTONE_ADDITIONAL = 51
 
const GRINDSTONE_INPUT = 50
 
const GRINDSTONE_RESULT_PREVIEW = 52
 
const HORSE_EQUIP = 27
 
const HOTBAR = 28
 
const INVENTORY = 29
 
const LAB_TABLE_INPUT = 40
 
const LEVEL_ENTITY = 7
 
const LOOM_DYE = 42
 
const LOOM_INPUT = 41
 
const LOOM_MATERIAL = 43
 
const LOOM_RESULT_PREVIEW = 44
 
const MATERIAL_REDUCER_INPUT = 38
 
const MATERIAL_REDUCER_OUTPUT = 39
 
const OFFHAND = 34
 
const RECIPE_BLOCKS_CONTAINER = 65
 
const RECIPE_BOOK = 21
 
const RECIPE_CONSTRUCTION = 15
 
const RECIPE_EQUIPMENT = 20
 
const RECIPE_FOOD_CONTAINER = 64
 
const RECIPE_FURNACE_ITEMS_CONTAINER = 66
 
const RECIPE_ITEMS = 17
 
const RECIPE_NATURE = 16
 
const RECIPE_SEARCH = 18
 
const RECIPE_SEARCH_BAR = 19
 
const SHULKER_BOX = 30
 
const SMITHING_TABLE_INPUT = 3
 
const SMITHING_TABLE_MATERIAL = 4
 
const SMITHING_TABLE_RESULT_PREVIEW = 5
 
const SMITHING_TABLE_TEMPLATE = 61
 
const SMOKER_INGREDIENT = 46
 
const STONECUTTER_INPUT = 53
 
const STONECUTTER_RESULT_PREVIEW = 54
 
const TRADE2_INGREDIENT1 = 47
 
const TRADE2_INGREDIENT2 = 48
 
const TRADE2_RESULT_PREVIEW = 49
 
const TRADE_INGREDIENT1 = 31
 
const TRADE_INGREDIENT2 = 32
 
const TRADE_RESULT_PREVIEW = 33
 

Detailed Description

Definition at line 17 of file ContainerUIIds.php.

Member Data Documentation

◆ ANVIL_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::ANVIL_INPUT = 0

Definition at line 23 of file ContainerUIIds.php.

◆ ANVIL_MATERIAL

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::ANVIL_MATERIAL = 1

Definition at line 24 of file ContainerUIIds.php.

◆ ANVIL_RESULT_PREVIEW

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::ANVIL_RESULT_PREVIEW = 2

Definition at line 25 of file ContainerUIIds.php.

◆ ARMOR

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::ARMOR = 6

Definition at line 29 of file ContainerUIIds.php.

◆ BARREL

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::BARREL = 58

Definition at line 81 of file ContainerUIIds.php.

◆ BEACON_PAYMENT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::BEACON_PAYMENT = 8

Definition at line 31 of file ContainerUIIds.php.

◆ BLAST_FURNACE_INGREDIENT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::BLAST_FURNACE_INGREDIENT = 45

Definition at line 68 of file ContainerUIIds.php.

◆ BREWING_STAND_FUEL

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::BREWING_STAND_FUEL = 11

Definition at line 34 of file ContainerUIIds.php.

◆ BREWING_STAND_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::BREWING_STAND_INPUT = 9

Definition at line 32 of file ContainerUIIds.php.

◆ BREWING_STAND_RESULT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::BREWING_STAND_RESULT = 10

Definition at line 33 of file ContainerUIIds.php.

◆ CARTOGRAPHY_ADDITIONAL

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::CARTOGRAPHY_ADDITIONAL = 56

Definition at line 79 of file ContainerUIIds.php.

◆ CARTOGRAPHY_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::CARTOGRAPHY_INPUT = 55

Definition at line 78 of file ContainerUIIds.php.

◆ CARTOGRAPHY_RESULT_PREVIEW

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::CARTOGRAPHY_RESULT_PREVIEW = 57

Definition at line 80 of file ContainerUIIds.php.

◆ COMBINED_HOTBAR_AND_INVENTORY

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::COMBINED_HOTBAR_AND_INVENTORY = 12

Definition at line 35 of file ContainerUIIds.php.

◆ COMPOUND_CREATOR_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::COMPOUND_CREATOR_INPUT = 35

Definition at line 58 of file ContainerUIIds.php.

◆ COMPOUND_CREATOR_OUTPUT_PREVIEW

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::COMPOUND_CREATOR_OUTPUT_PREVIEW = 36

Definition at line 59 of file ContainerUIIds.php.

◆ CRAFTER

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::CRAFTER = 62

Definition at line 85 of file ContainerUIIds.php.

◆ CRAFTING_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::CRAFTING_INPUT = 13

Definition at line 36 of file ContainerUIIds.php.

◆ CRAFTING_OUTPUT_PREVIEW

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::CRAFTING_OUTPUT_PREVIEW = 14

Definition at line 37 of file ContainerUIIds.php.

◆ CREATED_OUTPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::CREATED_OUTPUT = 60

Definition at line 83 of file ContainerUIIds.php.

◆ CURSOR

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::CURSOR = 59

Definition at line 82 of file ContainerUIIds.php.

◆ DYNAMIC

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::DYNAMIC = 63

Definition at line 86 of file ContainerUIIds.php.

◆ ELEMENT_CONSTRUCTOR_OUTPUT_PREVIEW

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::ELEMENT_CONSTRUCTOR_OUTPUT_PREVIEW = 37

Definition at line 60 of file ContainerUIIds.php.

◆ ENCHANTING_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::ENCHANTING_INPUT = 22

Definition at line 45 of file ContainerUIIds.php.

◆ ENCHANTING_MATERIAL

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::ENCHANTING_MATERIAL = 23

Definition at line 46 of file ContainerUIIds.php.

◆ FURNACE_FUEL

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::FURNACE_FUEL = 24

Definition at line 47 of file ContainerUIIds.php.

◆ FURNACE_INGREDIENT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::FURNACE_INGREDIENT = 25

Definition at line 48 of file ContainerUIIds.php.

◆ FURNACE_RESULT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::FURNACE_RESULT = 26

Definition at line 49 of file ContainerUIIds.php.

◆ GRINDSTONE_ADDITIONAL

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::GRINDSTONE_ADDITIONAL = 51

Definition at line 74 of file ContainerUIIds.php.

◆ GRINDSTONE_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::GRINDSTONE_INPUT = 50

Definition at line 73 of file ContainerUIIds.php.

◆ GRINDSTONE_RESULT_PREVIEW

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::GRINDSTONE_RESULT_PREVIEW = 52

Definition at line 75 of file ContainerUIIds.php.

◆ HORSE_EQUIP

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::HORSE_EQUIP = 27

Definition at line 50 of file ContainerUIIds.php.

◆ HOTBAR

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::HOTBAR = 28

Definition at line 51 of file ContainerUIIds.php.

◆ INVENTORY

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::INVENTORY = 29

Definition at line 52 of file ContainerUIIds.php.

◆ LAB_TABLE_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::LAB_TABLE_INPUT = 40

Definition at line 63 of file ContainerUIIds.php.

◆ LEVEL_ENTITY

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::LEVEL_ENTITY = 7

Definition at line 30 of file ContainerUIIds.php.

◆ LOOM_DYE

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::LOOM_DYE = 42

Definition at line 65 of file ContainerUIIds.php.

◆ LOOM_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::LOOM_INPUT = 41

Definition at line 64 of file ContainerUIIds.php.

◆ LOOM_MATERIAL

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::LOOM_MATERIAL = 43

Definition at line 66 of file ContainerUIIds.php.

◆ LOOM_RESULT_PREVIEW

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::LOOM_RESULT_PREVIEW = 44

Definition at line 67 of file ContainerUIIds.php.

◆ MATERIAL_REDUCER_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::MATERIAL_REDUCER_INPUT = 38

Definition at line 61 of file ContainerUIIds.php.

◆ MATERIAL_REDUCER_OUTPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::MATERIAL_REDUCER_OUTPUT = 39

Definition at line 62 of file ContainerUIIds.php.

◆ OFFHAND

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::OFFHAND = 34

Definition at line 57 of file ContainerUIIds.php.

◆ RECIPE_BLOCKS_CONTAINER

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::RECIPE_BLOCKS_CONTAINER = 65

Definition at line 88 of file ContainerUIIds.php.

◆ RECIPE_BOOK

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::RECIPE_BOOK = 21

Definition at line 44 of file ContainerUIIds.php.

◆ RECIPE_CONSTRUCTION

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::RECIPE_CONSTRUCTION = 15

Definition at line 38 of file ContainerUIIds.php.

◆ RECIPE_EQUIPMENT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::RECIPE_EQUIPMENT = 20

Definition at line 43 of file ContainerUIIds.php.

◆ RECIPE_FOOD_CONTAINER

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::RECIPE_FOOD_CONTAINER = 64

Definition at line 87 of file ContainerUIIds.php.

◆ RECIPE_FURNACE_ITEMS_CONTAINER

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::RECIPE_FURNACE_ITEMS_CONTAINER = 66

Definition at line 89 of file ContainerUIIds.php.

◆ RECIPE_ITEMS

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::RECIPE_ITEMS = 17

Definition at line 40 of file ContainerUIIds.php.

◆ RECIPE_NATURE

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::RECIPE_NATURE = 16

Definition at line 39 of file ContainerUIIds.php.

◆ RECIPE_SEARCH

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::RECIPE_SEARCH = 18

Definition at line 41 of file ContainerUIIds.php.

◆ RECIPE_SEARCH_BAR

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::RECIPE_SEARCH_BAR = 19

Definition at line 42 of file ContainerUIIds.php.

◆ SHULKER_BOX

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::SHULKER_BOX = 30

Definition at line 53 of file ContainerUIIds.php.

◆ SMITHING_TABLE_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::SMITHING_TABLE_INPUT = 3

Definition at line 26 of file ContainerUIIds.php.

◆ SMITHING_TABLE_MATERIAL

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::SMITHING_TABLE_MATERIAL = 4

Definition at line 27 of file ContainerUIIds.php.

◆ SMITHING_TABLE_RESULT_PREVIEW

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::SMITHING_TABLE_RESULT_PREVIEW = 5

Definition at line 28 of file ContainerUIIds.php.

◆ SMITHING_TABLE_TEMPLATE

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::SMITHING_TABLE_TEMPLATE = 61

Definition at line 84 of file ContainerUIIds.php.

◆ SMOKER_INGREDIENT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::SMOKER_INGREDIENT = 46

Definition at line 69 of file ContainerUIIds.php.

◆ STONECUTTER_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::STONECUTTER_INPUT = 53

Definition at line 76 of file ContainerUIIds.php.

◆ STONECUTTER_RESULT_PREVIEW

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::STONECUTTER_RESULT_PREVIEW = 54

Definition at line 77 of file ContainerUIIds.php.

◆ TRADE2_INGREDIENT1

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::TRADE2_INGREDIENT1 = 47

Definition at line 70 of file ContainerUIIds.php.

◆ TRADE2_INGREDIENT2

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::TRADE2_INGREDIENT2 = 48

Definition at line 71 of file ContainerUIIds.php.

◆ TRADE2_RESULT_PREVIEW

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::TRADE2_RESULT_PREVIEW = 49

Definition at line 72 of file ContainerUIIds.php.

◆ TRADE_INGREDIENT1

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::TRADE_INGREDIENT1 = 31

Definition at line 54 of file ContainerUIIds.php.

◆ TRADE_INGREDIENT2

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::TRADE_INGREDIENT2 = 32

Definition at line 55 of file ContainerUIIds.php.

◆ TRADE_RESULT_PREVIEW

const pocketmine\network\mcpe\protocol\types\inventory\ContainerUIIds::TRADE_RESULT_PREVIEW = 33

Definition at line 56 of file ContainerUIIds.php.


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