net.minecraft.world.inventory

public abstract class RecipeBookMenu<I extends RecipeInput, R extends Recipe<I>>

extends AbstractContainerMenu

cri
net.minecraft.world.inventory.RecipeBookMenu
net.minecraft.class_1729
net.minecraft.screen.AbstractRecipeScreenHandler
net.minecraft.src.C_1297_
net.minecraft.world.inventory.ContainerRecipeBook

Constructor summary

ModifierConstructor
public (MenuType<?> p_40116_, int arg1)

Method summary

Modifier and TypeMethod
public void
a(boolean arg0, czb<?> arg1, aqv arg2)
handlePlacement(boolean arg0, RecipeHolder<?> arg1, ServerPlayer arg2)
method_17697(boolean arg0, class_8786<?> arg1, class_3222 arg2)
fillInputSlots(boolean craftAll, RecipeEntry<?> recipe, ServerPlayerEntity player)
m_6951_(boolean p_297420_, C_290175_<?> p_40121_, C_13_ arg2)
protected void
an_()
beginPlacingRecipe()
method_59963()
onInputSlotFillStart()
m_340196_()
protected void
b(czb<R> arg0)
finishPlacingRecipe(RecipeHolder<R> arg0)
method_59964(class_8786<R> arg0)
onInputSlotFillFinish(RecipeEntry<R> recipe)
m_338706_(C_290175_<R> arg0)
public abstract void
a(cnb arg0)
fillCraftSlotsStackedContents(StackedContents arg0)
method_7654(class_1662 arg0)
populateRecipeFinder(RecipeMatcher finder)
m_5816_(C_1145_ arg0)
public abstract void
l()
clearCraftingContent()
method_7657()
clearCraftingSlots()
m_6650_()
public abstract boolean
a(czb<R> arg0)
recipeMatches(RecipeHolder<R> arg0)
method_7652(class_8786<R> arg0)
matches(RecipeEntry<R> recipe)
m_6032_(C_290175_<R> arg0)
public abstract int
m()
getResultSlotIndex()
method_7655()
getCraftingResultSlotIndex()
m_6636_()
public abstract int
n()
getGridWidth()
method_7653()
getCraftingWidth()
m_6635_()
public abstract int
o()
getGridHeight()
method_7656()
getCraftingHeight()
m_6656_()
public abstract int
p()
getSize()
method_7658()
getCraftingSlotCount()
m_6653_()
public abstract RecipeBookType
t()
getRecipeBookType()
method_30264()
getCategory()
m_5867_()
public abstract boolean
e(int arg0)
shouldMoveToInventory(int arg0)
method_32339(int arg0)
canInsertIntoSlot(int index)
m_142157_(int arg0)