net.minecraft.world.inventory

public class InventoryMenu

extends RecipeBookMenu<CraftingContainer>

biz
net.minecraft.world.inventory.InventoryMenu
net.minecraft.class_1723
net.minecraft.unmapped.C_wgehrbdx
net.minecraft.screen.PlayerScreenHandler
net.minecraft.inventory.container.PlayerContainer
net.minecraft.server.v1_16_R3.ContainerPlayer

Field summary

Modifier and TypeField
public static final ResourceLocation
c
BLOCK_ATLAS
field_21668
f_emummugd
BLOCK_ATLAS_TEXTURE
field_226615_c_
public static final ResourceLocation
d
EMPTY_ARMOR_SLOT_HELMET
field_21669
f_lraebevl
EMPTY_HELMET_SLOT_TEXTURE
field_226616_d_
public static final ResourceLocation
e
EMPTY_ARMOR_SLOT_CHESTPLATE
field_21670
f_vqgmbxda
EMPTY_CHESTPLATE_SLOT_TEXTURE
field_226617_e_
public static final ResourceLocation
f
EMPTY_ARMOR_SLOT_LEGGINGS
field_21671
f_sflswbkw
EMPTY_LEGGINGS_SLOT_TEXTURE
field_226618_f_
public static final ResourceLocation
g
EMPTY_ARMOR_SLOT_BOOTS
field_21672
f_febforrw
EMPTY_BOOTS_SLOT_TEXTURE
field_226619_g_
public static final ResourceLocation
h
EMPTY_ARMOR_SLOT_SHIELD
field_21673
f_oudnmdkc
EMPTY_OFFHAND_ARMOR_SLOT
field_226620_h_
private static final ResourceLocation[]
j
TEXTURE_EMPTY_SLOTS
field_7829
f_kapxoukh
EMPTY_ARMOR_SLOT_TEXTURES
field_200829_h
private static final EquipmentSlot[]
k
SLOT_IDS
field_7832
f_captvftf
EQUIPMENT_SLOT_ORDER
field_185003_h
private final CraftingContainer
l
craftSlots
field_7831
f_zitgcmne
craftingInput
field_75181_e
craftInventory
private final ResultContainer
m
resultSlots
field_7830
f_qmeridbv
craftingResult
field_75179_f
resultInventory
public final boolean
i
active
field_7827
f_kslrnhhv
onServer
field_75180_g
private final Player
n
owner
field_7828
f_ikswpglf
owner
field_82862_h
owner

Constructor summary

ModifierConstructor
public (Inventory inventory, boolean onServer, Player owner)

Method summary

Modifier and TypeMethod
public void
a(bfy arg0)
fillCraftSlotsStackedContents(StackedContents arg0)
method_7654(class_1662 arg0)
m_mldsqcel(C_nyagoaau arg0)
populateRecipeFinder(RecipeFinder arg0)
func_201771_a(RecipeItemHelper arg0)
public void
e()
clearCraftingContent()
method_7657()
m_uwijzjvj()
clearCraftingSlots()
func_201768_e()
public boolean
a(boq<? super bio> arg0)
recipeMatches(Recipe<? super CraftingContainer> arg0)
method_7652(class_1860<? super class_1715> arg0)
m_oqwknnpi(C_awrmdwqd<? super C_fcvwjvlq> arg0)
matches(Recipe<? super CraftingInventory> arg0)
func_201769_a(IRecipe<? super CraftingInventory> arg0)
public void
a(aon arg0)
slotsChanged(Container arg0)
method_7609(class_1263 arg0)
m_heazfhiy(C_pjtstjoq arg0)
onContentChanged(Inventory arg0)
func_75130_a(IInventory arg0)
public void
b(bfw arg0)
removed(Player arg0)
method_7595(class_1657 arg0)
m_bftcwuek(C_jzrpycqo arg0)
close(PlayerEntity arg0)
func_75134_a(PlayerEntity arg0)
public boolean
a(bfw arg0)
stillValid(Player arg0)
method_7597(class_1657 arg0)
m_zipsjvkj(C_jzrpycqo arg0)
canUse(PlayerEntity arg0)
func_75145_c(PlayerEntity arg0)
canUse(EntityHuman arg0)
public ItemStack
b(bfw arg0, int arg1)
quickMoveStack(Player arg0, int arg1)
method_7601(class_1657 arg0, int arg1)
m_oujzgmbb(C_jzrpycqo arg0, int arg1)
transferSlot(PlayerEntity arg0, int arg1)
func_82846_b(PlayerEntity arg0, int arg1)
shiftClick(EntityHuman arg0, int arg1)
public boolean
a(bmb arg0, bjr arg1)
canTakeItemForPickAll(ItemStack arg0, Slot arg1)
method_7613(class_1799 arg0, class_1735 arg1)
m_pmldxlql(C_sddaxwyk arg0, C_nhvqfffd arg1)
canInsertIntoSlot(ItemStack arg0, Slot arg1)
func_94530_a(ItemStack arg0, Slot arg1)
public int
f()
getResultSlotIndex()
method_7655()
m_agsayhit()
getCraftingResultSlotIndex()
func_201767_f()
public int
g()
getGridWidth()
method_7653()
m_dqpjxqsk()
getCraftingWidth()
func_201770_g()
public int
h()
getGridHeight()
method_7656()
m_prqqqfhh()
getCraftingHeight()
func_201772_h()
public CraftingContainer
j()
getCraftSlots()
method_29281()
m_minfdyux()
method_29281()
func_234641_j_()
public int
i()
getSize()
method_7658()
m_dsrlukie()
getCraftingSlotCount()
func_203721_h()
public RecipeBookType
m()
getRecipeBookType()
method_30264()
m_zlpkpbya()
getCategory()
func_241850_m()