net.minecraft.world.item.crafting

public class DecoratedPotRecipe

extends CustomRecipe

All mapped superinterfaces:

CraftingRecipe, Recipe

dbv
net.minecraft.world.item.crafting.DecoratedPotRecipe
net.minecraft.class_8164
net.minecraft.recipe.CraftingDecoratedPotRecipe
net.minecraft.world.item.crafting.DecoratedPotRecipe

Constructor summary

ModifierConstructor
public (CraftingBookCategory arg0)

Method summary

Modifier and TypeMethod
private static ItemStack
c(dbs arg0)
back(CraftingInput arg0)
method_64976(class_9694 arg0)
getBack(CraftingRecipeInput input)
private static ItemStack
d(dbs arg0)
left(CraftingInput arg0)
method_64977(class_9694 arg0)
getLeft(CraftingRecipeInput input)
private static ItemStack
e(dbs arg0)
right(CraftingInput arg0)
method_64978(class_9694 arg0)
getRight(CraftingRecipeInput input)
private static ItemStack
f(dbs arg0)
front(CraftingInput arg0)
method_64979(class_9694 arg0)
getFront(CraftingRecipeInput input)
public boolean
a(dbs arg0, dhi arg1)
matches(CraftingInput arg0, Level arg1)
method_49186(class_9694 arg0, class_1937 arg1)
matches(CraftingRecipeInput arg0, World arg1)
public ItemStack
a(dbs arg0, js$a arg1)
assemble(CraftingInput arg0, HolderLookup$Provider arg1)
method_49187(class_9694 arg0, class_7225$class_7874 arg1)
craft(CraftingRecipeInput arg0, RegistryWrapper$WrapperLookup arg1)
public RecipeSerializer<DecoratedPotRecipe>
a()
getSerializer()
method_8119()
getSerializer()