net.minecraft.world.item.crafting.display

public record ShapedCraftingRecipeDisplay

implements RecipeDisplay

dco
net.minecraft.world.item.crafting.display.ShapedCraftingRecipeDisplay
net.minecraft.class_10300
net.minecraft.recipe.display.ShapedCraftingRecipeDisplay
net.minecraft.src.C_345913_
net.minecraft.world.item.crafting.display.ShapedCraftingRecipeDisplay

Field summary

Modifier and TypeField
private final int
f
width
comp_3268
width
f_349216_
private final int
g
height
comp_3269
height
f_347904_
private final List<SlotDisplay>
h
ingredients
comp_3270
ingredients
f_347859_
private final SlotDisplay
i
result
comp_3258
result
f_347605_
private final SlotDisplay
j
craftingStation
comp_3259
craftingStation
f_347648_
public static final com.mojang.serialization.MapCodec<ShapedCraftingRecipeDisplay>
a
MAP_CODEC
field_54665
CODEC
f_346374_
public static final StreamCodec<RegistryFriendlyByteBuf, ShapedCraftingRecipeDisplay>
b
STREAM_CODEC
field_54666
PACKET_CODEC
f_348571_
public static final RecipeDisplay$Type<ShapedCraftingRecipeDisplay>
c
TYPE
field_54667
SERIALIZER
f_349252_

Constructor summary

ModifierConstructor
public (int height, int ingredients, List<SlotDisplay> result, SlotDisplay craftingStation, SlotDisplay arg4)

Method summary

Modifier and TypeMethod
public RecipeDisplay$Type<ShapedCraftingRecipeDisplay>
a()
type()
method_64726()
serializer()
m_352659_()
public boolean
a(cru arg0)
isEnabled(FeatureFlagSet arg0)
method_64728(class_7699 arg0)
isEnabled(FeatureSet arg0)
m_354995_(C_243488_ arg0)
public int
b()
width()
comp_3268()
width()
f_349216_()
public int
c()
height()
comp_3269()
height()
f_347904_()
public List<SlotDisplay>
f()
ingredients()
comp_3270()
ingredients()
f_347859_()
public SlotDisplay
d()
result()
comp_3258()
result()
m_353124_()
public SlotDisplay
e()
craftingStation()
comp_3259()
craftingStation()
m_351862_()