net.minecraft.world.inventory

public abstract class ItemCombinerMenu

extends AbstractContainerMenu

cvz
net.minecraft.world.inventory.ItemCombinerMenu
net.minecraft.class_4861
net.minecraft.unmapped.C_felhryoc
net.minecraft.screen.ForgingScreenHandler
net.minecraft.screen.ForgingScreenHandler

Field summary

Modifier and TypeField
private static final int
m
INVENTORY_SLOTS_PER_ROW
field_41901
f_ijvboryh
field_41901
SLOTS_PER_ROW
private static final int
n
INVENTORY_ROWS
field_41902
f_jspugswu
field_41902
private static final int
o
INPUT_SLOT_START
field_54595
f_ferblwwf
field_54595
protected final ContainerLevelAccess
q
access
field_22481
f_hunpzxfj
context
context
protected final Player
r
player
field_22482
f_talmzoxr
player
player
protected final Container
s
inputSlots
field_22480
f_shgstyax
input
ingredientInventory
protected final ResultContainer
t
resultSlots
field_22479
f_btlklpgr
output
result
private final int
p
resultSlotIndex
field_41904
f_ckrsxehx
resultSlotIndex
resultSlotIndex

Constructor summary

ModifierConstructor
public (MenuType<?> type, int syncId, Inventory playerInventory, ContainerLevelAccess context, ItemCombinerMenuSlotDefinition forgingSlotsManager)

Method summary

Modifier and TypeMethod
protected boolean
a(crc arg0, boolean arg1)
mayPickup(Player arg0, boolean arg1)
method_24927(class_1657 arg0, boolean arg1)
m_bvwkgssv(C_jzrpycqo arg0, boolean arg1)
canTakeOutput(PlayerEntity player, boolean present)
canTakeOutput(PlayerEntity player, boolean present)
protected abstract void
a(crc arg0, czd arg1)
onTake(Player arg0, ItemStack arg1)
method_24923(class_1657 arg0, class_1799 arg1)
m_jdftuppp(C_jzrpycqo arg0, C_sddaxwyk arg1)
onTakeOutput(PlayerEntity player, ItemStack stack)
onTakeOutput(PlayerEntity player, ItemStack stack)
protected abstract boolean
a(eah arg0)
isValidBlock(BlockState arg0)
method_24925(class_2680 arg0)
m_jshpyvtq(C_txtbiemp arg0)
canUse(BlockState state)
canUse(BlockState state)
private void
a(cwa arg0)
createInputSlots(ItemCombinerMenuSlotDefinition arg0)
method_48354(class_8047 arg0)
m_tzgcuotb(C_vkmtnvmw arg0)
addInputSlots(ForgingSlotsManager forgingSlotsManager)
createIngredientSlots(ItemCombinationSlotManager slotManager)
private void
b(cwa arg0)
createResultSlot(ItemCombinerMenuSlotDefinition arg0)
method_48355(class_8047 arg0)
m_nmnvfhmc(C_vkmtnvmw arg0)
addResultSlot(ForgingSlotsManager forgingSlotsManager)
createResultSlot(ItemCombinationSlotManager slotManager)
public abstract void
l()
createResult()
method_24928()
m_gapjaiqi()
updateResult()
updateResult()
private SimpleContainer
e(int arg0)
createContainer(int arg0)
method_48358(int arg0)
m_zzssjdho(int arg0)
createInputInventory(int size)
createIngredientInventory(int size)
public void
a(btw arg0)
slotsChanged(Container arg0)
method_7609(class_1263 arg0)
m_heazfhiy(C_pjtstjoq arg0)
onContentChanged(Inventory arg0)
onContentChanged(Inventory arg0)
public void
a(crc arg0)
removed(Player arg0)
method_7595(class_1657 arg0)
m_bftcwuek(C_jzrpycqo arg0)
onClosed(PlayerEntity arg0)
close(PlayerEntity arg0)
public boolean
b(crc arg0)
stillValid(Player arg0)
method_7597(class_1657 arg0)
m_zipsjvkj(C_jzrpycqo arg0)
canUse(PlayerEntity arg0)
canUse(PlayerEntity arg0)
public ItemStack
b(crc arg0, int arg1)
quickMoveStack(Player arg0, int arg1)
method_7601(class_1657 arg0, int arg1)
m_oujzgmbb(C_jzrpycqo arg0, int arg1)
quickMove(PlayerEntity arg0, int arg1)
quickTransfer(PlayerEntity arg0, int arg1)
protected boolean
c(czd arg0)
canMoveIntoInputSlots(ItemStack arg0)
method_48356(class_1799 arg0)
m_kungriqk(C_sddaxwyk arg0)
isValidIngredient(ItemStack stack)
canInsertIntoIngredientSlots(ItemStack stack)
public int
n()
getResultSlot()
method_48360()
m_uonesxsp()
getResultSlotIndex()
getResultSlotIndex()
private int
m()
getInventorySlotStart()
method_48359()
m_lskecpwz()
getPlayerInventoryStartIndex()
getInventorySlotsStart()
private int
o()
getInventorySlotEnd()
method_48361()
m_asxbgvzf()
getPlayerInventoryEndIndex()
getInventorySlotsEnd()
private int
p()
getUseRowStart()
method_48362()
m_zkhvstdm()
getPlayerHotbarStartIndex()
getHotbarSlotsStart()
private int
q()
getUseRowEnd()
method_48363()
m_uuuuobif()
getPlayerHotbarEndIndex()
getHotbarSlotsEnd()