History - net.minecraft.screen.AbstractFurnaceScreenHandler
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
RecipeType<? extends AbstractCookingRecipe>: recipeType, field_17494, recipeType
Constructors
(ScreenHandlerType<?>, RecipeType<? extends AbstractCookingRecipe>, RegistryKey<RecipePropertySet>, RecipeBookType, int, PlayerInventory)
(ScreenHandlerType<?>, RecipeType<? extends AbstractCookingRecipe>, RegistryKey<RecipePropertySet>, RecipeBookType, int, PlayerInventory, Inventory, PropertyDelegate)
(ScreenHandlerType<?>, RegistryKey<RecipePropertySet>, RecipeBookType, int, PlayerInventory)
(ScreenHandlerType<?>, RegistryKey<RecipePropertySet>, RecipeBookType, int, PlayerInventory, Inventory, PropertyDelegate)
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.world.inventory.AbstractFurnaceMenu
net.minecraft.class_1720
net.minecraft.screen.AbstractFurnaceScreenHandler
Fields
int: INGREDIENT_SLOT, field_30738, field_30738
int: FUEL_SLOT, field_30739, field_30739
int: RESULT_SLOT, field_30740, field_30740
int: SLOT_COUNT, field_30741, field_30741
int: DATA_COUNT, field_30742, field_30742
int: INV_SLOT_START, field_30743, field_30743
int: INV_SLOT_END, field_30744, field_30744
int: USE_ROW_SLOT_START, field_30745, field_30745
int: USE_ROW_SLOT_END, field_30746, field_30746
Inventory: container, field_7824, inventory
PropertyDelegate: data, field_17286, propertyDelegate
World: level, field_7822, world
RecipeType<? extends AbstractCookingRecipe>: recipeType, field_17494, recipeType
RecipePropertySet: acceptedInputs, field_54593, recipePropertySet
RecipeBookType: recipeBookType, field_25762, category
Constructors
(ScreenHandlerType<?>, RecipeType<? extends AbstractCookingRecipe>, RegistryKey<RecipePropertySet>, RecipeBookType, int, PlayerInventory)
(ScreenHandlerType<?>, RecipeType<? extends AbstractCookingRecipe>, RegistryKey<RecipePropertySet>, RecipeBookType, int, PlayerInventory, Inventory, PropertyDelegate)
Methods
void (RecipeFinder): fillCraftSlotsStackedContents, method_7654, populateRecipeFinder
Slot (): getResultSlot, method_61632, getOutputSlot
boolean (PlayerEntity): stillValid, method_7597, canUse
ItemStack (PlayerEntity, int): quickMoveStack, method_7601, quickMove
boolean (ItemStack): canSmelt, method_7640, isSmeltable
boolean (ItemStack): isFuel, method_16945, isFuel
float (): getBurnProgress, method_17363, getCookProgress
float (): getLitProgress, method_17364, getFuelProgress
boolean (): isLit, method_17365, isBurning
RecipeBookType (): getRecipeBookType, method_30264, getCategory
AbstractRecipeScreenHandler$PostFillAction (boolean, boolean, RecipeEntry<?>, ServerWorld, PlayerInventory): handlePlacement, method_17697, fillInputSlots