Interface ContainerIds
public interface ContainerIds
- Author:
- CreeperFace
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic bytestatic byte
-
Field Details
-
NONE
static final byte NONE- See Also:
- Constant Field Values
-
INVENTORY
static final byte INVENTORY- See Also:
- Constant Field Values
-
FIRST
static final byte FIRST- See Also:
- Constant Field Values
-
ANVIL
static final byte ANVIL- See Also:
- Constant Field Values
-
ENCHANTING_TABLE
static final byte ENCHANTING_TABLE- See Also:
- Constant Field Values
-
BEACON
static final byte BEACON- See Also:
- Constant Field Values
-
LAST
static final byte LAST- See Also:
- Constant Field Values
-
OFFHAND
static final byte OFFHAND- See Also:
- Constant Field Values
-
ARMOR
static final byte ARMOR- See Also:
- Constant Field Values
-
CREATIVE
static final byte CREATIVE- See Also:
- Constant Field Values
-
HOTBAR
static final byte HOTBAR- See Also:
- Constant Field Values
-
FIXED_INVENTORY
static final byte FIXED_INVENTORY- See Also:
- Constant Field Values
-
UI
static final byte UI- See Also:
- Constant Field Values
-
SPECIAL_INVENTORY
static final byte SPECIAL_INVENTORY- See Also:
- Constant Field Values
-
SPECIAL_OFFHAND
static final byte SPECIAL_OFFHAND- See Also:
- Constant Field Values
-
SPECIAL_ARMOR
static final byte SPECIAL_ARMOR- See Also:
- Constant Field Values
-
SPECIAL_CREATIVE
static final byte SPECIAL_CREATIVE- See Also:
- Constant Field Values
-
SPECIAL_HOTBAR
static final byte SPECIAL_HOTBAR- See Also:
- Constant Field Values
-
SPECIAL_FIXED_INVENTORY
static final byte SPECIAL_FIXED_INVENTORY- See Also:
- Constant Field Values
-