net.minecraft.recipe

public class MapCloningRecipe

extends SpecialCraftingRecipe

All mapped superinterfaces:

CraftingRecipe, Recipe

net.minecraft.world.item.crafting.MapCloningRecipe
net.minecraft.class_1855
net.minecraft.recipe.MapCloningRecipe

Constructor summary

ModifierConstructor
public (CraftingRecipeCategory category)

Method summary

Modifier and TypeMethod
public boolean
matches(CraftingInput input, Level level)
method_17715(class_9694 arg0, class_1937 arg1)
matches(CraftingRecipeInput arg0, World arg1)
public ItemStack
assemble(CraftingInput input, HolderLookup$Provider registries)
method_17714(class_9694 arg0, class_7225$class_7874 arg1)
craft(CraftingRecipeInput arg0, RegistryWrapper$WrapperLookup arg1)
public RecipeSerializer<MapCloningRecipe>
getSerializer()
method_8119()
getSerializer()
public ItemStack
assemble(RecipeInput input, HolderLookup$Provider registries)
method_8116(class_9695 arg0, class_7225$class_7874 arg1)
craft(RecipeInput arg0, RegistryWrapper$WrapperLookup arg1)
public boolean
matches(RecipeInput input, Level level)
method_8115(class_9695 arg0, class_1937 arg1)
matches(RecipeInput arg0, World arg1)