net.minecraft.recipe.crafting

public class ShieldDecorationRecipe

extends SpecialCraftingRecipe

All mapped superinterfaces:

CraftingRecipe, Recipe

net.minecraft.world.item.crafting.ShieldDecorationRecipe
net.minecraft.world.item.crafting.ShieldDecorationRecipe
net.minecraft.class_1_178
net.minecraft.recipe.crafting.ShieldDecorationRecipe

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<ShieldDecorationRecipe>
MAP_CODEC
MAP_CODEC
field_1_1338
CODEC
public static final PacketCodec<RegistryByteBuf, ShieldDecorationRecipe>
STREAM_CODEC
STREAM_CODEC
field_1_1340
PACKET_CODEC
public static final RecipeSerializer<ShieldDecorationRecipe>
SERIALIZER
SERIALIZER
field_1_1339
SERIALIZER
private final Ingredient
banner
banner
field_1_1341
banner
private final Ingredient
target
target
field_1_1343
target
private final SimpleItemStackView
result
result
field_1_1342
result

Constructor summary

ModifierConstructor
public (Ingredient banner, Ingredient target, SimpleItemStackView result)

Method summary

Modifier and TypeMethod
public boolean
matches(CraftingInput input, Level level)
matches(CraftingInput input, Level level)
method_1_1604(class_9694 arg0, class_1937 arg1)
matches(CraftingRecipeInput arg0, World arg1)
public ItemStack
assemble(CraftingInput input)
assemble(CraftingInput input)
method_1_1596(class_9694 arg0)
craft(CraftingRecipeInput arg0)
public RecipeSerializer<ShieldDecorationRecipe>
getSerializer()
getSerializer()
method_8119()
getSerializer()