PocketMine-MP 5.15.1 git-5ef247620a7c6301a849b54e5ef1009217729fc8
pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset:

Public Attributes

const ANVIL
 
const BEACON_PAYMENT = 27
 
const CARTOGRAPHY_TABLE
 
const COMPOUND_CREATOR_INPUT
 
const CRAFTING2X2_INPUT
 
const CRAFTING3X3_INPUT
 
const CREATED_ITEM_OUTPUT = 50
 
const CURSOR = 0
 
const ENCHANTING_TABLE
 
const GRINDSTONE
 
const LOOM
 
const MATERIAL_REDUCER_INPUT = 8
 
const MATERIAL_REDUCER_OUTPUT
 
const SMITHING_TABLE
 
const STONE_CUTTER_INPUT = 3
 
const TRADE2_INGREDIENT
 
const TRADE_INGREDIENT
 

Detailed Description

Values extracted from PlayerUISlot enum in Bedrock

Definition at line 20 of file UIInventorySlotOffset.php.

Member Data Documentation

◆ ANVIL

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::ANVIL
Initial value:
= [
1 => 0,
2 => 1,
]

Definition at line 27 of file UIInventorySlotOffset.php.

◆ BEACON_PAYMENT

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::BEACON_PAYMENT = 27

Definition at line 69 of file UIInventorySlotOffset.php.

◆ CARTOGRAPHY_TABLE

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::CARTOGRAPHY_TABLE
Initial value:
= [
12 => 0,
13 => 1,
]

Definition at line 46 of file UIInventorySlotOffset.php.

◆ COMPOUND_CREATOR_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::COMPOUND_CREATOR_INPUT
Initial value:
= [
18 => 0,
19 => 1,
20 => 2,
21 => 3,
22 => 4,
23 => 5,
24 => 6,
25 => 7,
26 => 8,
]

Definition at line 58 of file UIInventorySlotOffset.php.

◆ CRAFTING2X2_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::CRAFTING2X2_INPUT
Initial value:
= [
28 => 0,
29 => 1,
30 => 2,
31 => 3,
]

Definition at line 70 of file UIInventorySlotOffset.php.

◆ CRAFTING3X3_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::CRAFTING3X3_INPUT
Initial value:
= [
32 => 0,
33 => 1,
34 => 2,
35 => 3,
36 => 4,
37 => 5,
38 => 6,
39 => 7,
40 => 8,
]

Definition at line 76 of file UIInventorySlotOffset.php.

◆ CREATED_ITEM_OUTPUT

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::CREATED_ITEM_OUTPUT = 50

Definition at line 98 of file UIInventorySlotOffset.php.

◆ CURSOR

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::CURSOR = 0

Definition at line 26 of file UIInventorySlotOffset.php.

◆ ENCHANTING_TABLE

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::ENCHANTING_TABLE
Initial value:
= [
14 => 0,
15 => 1,
]

Definition at line 50 of file UIInventorySlotOffset.php.

◆ GRINDSTONE

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::GRINDSTONE
Initial value:
= [
16 => 0,
17 => 1,
]

Definition at line 54 of file UIInventorySlotOffset.php.

◆ LOOM

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::LOOM
Initial value:
= [
9 => 0,
10 => 1,
11 => 2,
]

Definition at line 41 of file UIInventorySlotOffset.php.

◆ MATERIAL_REDUCER_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::MATERIAL_REDUCER_INPUT = 8

Definition at line 40 of file UIInventorySlotOffset.php.

◆ MATERIAL_REDUCER_OUTPUT

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::MATERIAL_REDUCER_OUTPUT
Initial value:
= [
41 => 0,
42 => 1,
43 => 2,
44 => 3,
45 => 4,
46 => 5,
47 => 6,
48 => 7,
49 => 8,
]

Definition at line 87 of file UIInventorySlotOffset.php.

◆ SMITHING_TABLE

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::SMITHING_TABLE
Initial value:
= [
51 => 0,
52 => 1,
53 => 2,
]

Definition at line 99 of file UIInventorySlotOffset.php.

◆ STONE_CUTTER_INPUT

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::STONE_CUTTER_INPUT = 3

Definition at line 31 of file UIInventorySlotOffset.php.

◆ TRADE2_INGREDIENT

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::TRADE2_INGREDIENT
Initial value:
= [
4 => 0,
5 => 1,
]

Definition at line 32 of file UIInventorySlotOffset.php.

◆ TRADE_INGREDIENT

const pocketmine\network\mcpe\protocol\types\inventory\UIInventorySlotOffset::TRADE_INGREDIENT
Initial value:
= [
6 => 0,
7 => 1,
]

Definition at line 36 of file UIInventorySlotOffset.php.


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