History - net.minecraft.world.inventory.LegacySmithingMenu
1.19.4
Names
ccg
net.minecraft.world.inventory.LegacySmithingMenu
net.minecraft.class_8050
net.minecraft.screen.LegacySmithingScreenHandler
net.minecraft.src.C_265836_
net.minecraft.world.inventory.LegacySmithingMenu
Fields
Level: n, level, field_41915, world, f_265967_
int: k, INPUT_SLOT, field_41912, field_41912, f_266088_
int: l, ADDITIONAL_SLOT, field_41913, field_41913, f_266108_
int: m, RESULT_SLOT, field_41914, field_41914, f_266036_
int: s, INPUT_SLOT_X_PLACEMENT, field_41916, field_41916, f_265842_
int: t, ADDITIONAL_SLOT_X_PLACEMENT, field_41917, field_41917, f_265989_
int: u, RESULT_SLOT_X_PLACEMENT, field_41918, field_41918, f_265998_
int: v, SLOT_Y_PLACEMENT, field_41919, field_41919, f_265988_
LegacyUpgradeRecipe: w, selectedRecipe, field_41920, currentRecipe, f_265971_
List<LegacyUpgradeRecipe>: x, recipes, field_41921, recipes, f_265844_
Constructors
(int, Inventory)
(int, Inventory, ContainerLevelAccess)
Methods
ItemCombinerMenuSlotDefinition (): l, createInputSlotDefinitions, method_48352, getForgingSlotsManager, m_266183_
boolean (BlockState): a, isValidBlock, method_24925, canUse, m_8039_
boolean (Player, boolean): a, mayPickup, method_24927, canTakeOutput, m_6560_
void (Player, ItemStack): a, onTake, method_24923, onTakeOutput, m_142365_
void (int): e, shrinkStackInSlot, method_48383, decrementStack, m_266474_
void (): m, createResult, method_24928, updateResult, m_6640_
int (ItemStack): d, getSlotToQuickMoveTo, method_48357, getSlotFor, m_266159_
boolean (ItemStack): e, shouldQuickMoveToAdditionalSlot, method_48384, testAddition, m_266581_
boolean (ItemStack, Slot): a, canTakeItemForPickAll, method_7613, canInsertIntoSlot, m_5882_