net.minecraft.world.inventory

public abstract class AbstractFurnaceMenu

extends RecipeBookMenu<Container>

bao
net.minecraft.world.inventory.AbstractFurnaceMenu
net.minecraft.class_1720
net.minecraft.container.AbstractFurnaceContainer
net.minecraft.inventory.container.AbstractFurnaceContainer
net.minecraft.server.v1_15_R1.ContainerFurnace

Field summary

Modifier and TypeField
private final Container
d
container
field_7824
inventory
field_217063_d
furnace
private final ContainerData
e
data
field_17286
propertyDelegate
field_217064_e
protected final Level
c
level
field_7822
world
field_217062_c
private final RecipeType<? extends AbstractCookingRecipe>
f
recipeType
field_17494
recipeType
field_217065_f

Constructor summary

ModifierConstructor
protected (MenuType<?> arg0, RecipeType<? extends AbstractCookingRecipe> arg1, int syncId, Inventory arg3)
protected (MenuType<?> arg0, RecipeType<? extends AbstractCookingRecipe> arg1, int syncId, Inventory arg3, Container arg4, ContainerData arg5)

Method summary

Modifier and TypeMethod
public void
a(ayl arg0)
fillCraftSlotsStackedContents(StackedContents arg0)
method_7654(class_1662 arg0)
populateRecipeFinder(RecipeFinder arg0)
func_201771_a(RecipeItemHelper arg0)
public void
e()
clearCraftingContent()
method_7657()
clearCraftingSlots()
func_201768_e()
public void
a(boolean arg0, bgw<?> arg1, xe arg2)
handlePlacement(boolean arg0, Recipe<?> arg1, ServerPlayer arg2)
method_17697(boolean arg0, class_1860<?> arg1, class_3222 arg2)
fillInputSlots(boolean arg0, Recipe<?> arg1, ServerPlayerEntity arg2)
func_217056_a(boolean arg0, IRecipe<?> arg1, ServerPlayerEntity arg2)
public boolean
a(bgw<? super aje> arg0)
recipeMatches(Recipe<? super Container> arg0)
method_7652(class_1860<? super class_1263> arg0)
matches(Recipe<? super Inventory> arg0)
func_201769_a(IRecipe<? super IInventory> arg0)
public int
f()
getResultSlotIndex()
method_7655()
getCraftingResultSlotIndex()
func_201767_f()
public int
g()
getGridWidth()
method_7653()
getCraftingWidth()
func_201770_g()
public int
h()
getGridHeight()
method_7656()
getCraftingHeight()
func_201772_h()
public boolean
a(ayj arg0)
stillValid(Player arg0)
method_7597(class_1657 arg0)
canUse(PlayerEntity arg0)
func_75145_c(PlayerEntity arg0)
canUse(EntityHuman arg0)
public ItemStack
b(ayj arg0, int arg1)
quickMoveStack(Player arg0, int arg1)
method_7601(class_1657 arg0, int arg1)
transferSlot(PlayerEntity arg0, int arg1)
func_82846_b(PlayerEntity arg0, int arg1)
shiftClick(EntityHuman arg0, int arg1)
protected boolean
a(ben arg0)
canSmelt(ItemStack arg0)
method_7640(class_1799 arg0)
isSmeltable(ItemStack itemStack)
func_217057_a(ItemStack arg0)
protected boolean
b(ben arg0)
isFuel(ItemStack arg0)
method_16945(class_1799 arg0)
isFuel(ItemStack itemStack)
func_217058_b(ItemStack arg0)
public int
i()
getSize()
method_7658()
getCraftingSlotCount()
func_203721_h()
public int
j()
getBurnProgress()
method_17363()
getCookProgress()
func_217060_j()
public int
k()
getLitProgress()
method_17364()
getFuelProgress()
func_217059_k()
public boolean
l()
isLit()
method_17365()
isBurning()
func_217061_l()