net.minecraft.world.inventory

public abstract class RecipeBookMenu<C extends Container>

extends AbstractContainerMenu

bjg
net.minecraft.world.inventory.RecipeBookMenu
net.minecraft.class_1729
net.minecraft.screen.AbstractRecipeScreenHandler
net.minecraft.inventory.container.RecipeBookContainer
net.minecraft.server.v1_16_R2.ContainerRecipeBook

Constructor summary

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

Method summary

Modifier and TypeMethod
public void
a(boolean arg0, bon<?> arg1, aah arg2)
handlePlacement(boolean arg0, Recipe<?> arg1, ServerPlayer arg2)
method_17697(boolean arg0, class_1860<?> arg1, class_3222 arg2)
fillInputSlots(boolean craftAll, Recipe<?> recipe, ServerPlayerEntity player)
func_217056_a(boolean arg0, IRecipe<?> arg1, ServerPlayerEntity arg2)
public abstract void
a(bfv arg0)
fillCraftSlotsStackedContents(StackedContents arg0)
method_7654(class_1662 arg0)
populateRecipeFinder(RecipeFinder finder)
func_201771_a(RecipeItemHelper arg0)
public abstract void
e()
clearCraftingContent()
method_7657()
clearCraftingSlots()
func_201768_e()
public abstract boolean
a(bon<? super C> arg0)
recipeMatches(Recipe<? super C> arg0)
method_7652(class_1860<? super C> arg0)
matches(Recipe<? super C> recipe)
func_201769_a(IRecipe<? super C> arg0)
public abstract int
f()
getResultSlotIndex()
method_7655()
getCraftingResultSlotIndex()
func_201767_f()
public abstract int
g()
getGridWidth()
method_7653()
getCraftingWidth()
func_201770_g()
public abstract int
h()
getGridHeight()
method_7656()
getCraftingHeight()
func_201772_h()
public abstract int
i()
getSize()
method_7658()
getCraftingSlotCount()
func_203721_h()
public abstract RecipeBookType
m()
getRecipeBookType()
method_30264()
getCategory()
func_241850_m()