net.minecraft.world.inventory

public class InventoryMenu

extends AbstractCraftingMenu

cxu
net.minecraft.world.inventory.InventoryMenu
net.minecraft.class_1723

Field summary

Modifier and TypeField
public static final int
o
CONTAINER_ID
field_30802
public static final int
p
RESULT_SLOT
field_30803
private static final int
H
CRAFTING_GRID_WIDTH
field_52570
private static final int
I
CRAFTING_GRID_HEIGHT
field_52571
public static final int
q
CRAFT_SLOT_START
field_30804
public static final int
r
CRAFT_SLOT_COUNT
field_49739
public static final int
s
CRAFT_SLOT_END
field_30805
public static final int
t
ARMOR_SLOT_START
field_30806
public static final int
u
ARMOR_SLOT_COUNT
field_49740
public static final int
v
ARMOR_SLOT_END
field_30807
public static final int
w
INV_SLOT_START
field_30808
public static final int
x
INV_SLOT_END
field_30809
public static final int
y
USE_ROW_SLOT_START
field_30810
public static final int
z
USE_ROW_SLOT_END
field_30811
public static final int
A
SHIELD_SLOT
field_30812
public static final ResourceLocation
B
EMPTY_ARMOR_SLOT_HELMET
field_21669
public static final ResourceLocation
C
EMPTY_ARMOR_SLOT_CHESTPLATE
field_21670
public static final ResourceLocation
D
EMPTY_ARMOR_SLOT_LEGGINGS
field_21671
public static final ResourceLocation
E
EMPTY_ARMOR_SLOT_BOOTS
field_21672
public static final ResourceLocation
F
EMPTY_ARMOR_SLOT_SHIELD
field_21673
private static final Map<EquipmentSlot, ResourceLocation>
J
TEXTURE_EMPTY_SLOTS
field_7829
private static final EquipmentSlot[]
K
SLOT_IDS
field_7832
public final boolean
G
active
field_7827
private final Player
L
owner
field_7828

Constructor summary

ModifierConstructor
public (Inventory arg0, boolean arg1, Player arg2)

Method summary

Modifier and TypeMethod
public static boolean
e(int arg0)
isHotbarSlot(int arg0)
method_36211(int arg0)
public void
a(bvi arg0)
slotsChanged(Container arg0)
method_7609(class_1263 arg0)
public void
a(csy arg0)
removed(Player arg0)
method_7595(class_1657 arg0)
public boolean
b(csy arg0)
stillValid(Player arg0)
method_7597(class_1657 arg0)
public ItemStack
b(csy arg0, int arg1)
quickMoveStack(Player arg0, int arg1)
method_7601(class_1657 arg0, int arg1)
public boolean
a(dba arg0, cyp arg1)
canTakeItemForPickAll(ItemStack arg0, Slot arg1)
method_7613(class_1799 arg0, class_1735 arg1)
public Slot
m()
getResultSlot()
method_61627()
public List<Slot>
n()
getInputGridSlots()
method_61628()
public CraftingContainer
r()
getCraftSlots()
method_29281()
public RecipeBookType
ak_()
getRecipeBookType()
method_30264()
protected Player
q()
owner()
method_61631()