net.minecraft.world.item.crafting

record ShapedRecipe$Serializer$RawShapedRecipe

cmp$a$a
net.minecraft.world.item.crafting.ShapedRecipe$Serializer$RawShapedRecipe
net.minecraft.class_1869$class_1870$class_8787
net.minecraft.recipe.ShapedRecipe$Serializer$RawShapedRecipe
net.minecraft.src.C_1475_$C_1476_$C_290211_
net.minecraft.world.item.crafting.ShapedRecipes$Serializer$RawShapedRecipe

Field summary

Modifier and TypeField
final String
b
group
comp_1934
group
f_291237_
final CraftingBookCategory
c
category
comp_1935
category
f_291394_
final Map<String, Ingredient>
d
key
comp_1936
key
f_291499_
final List<String>
e
pattern
comp_1937
pattern
f_291411_
final ItemStack
f
result
comp_1938
result
f_291431_
final boolean
g
showNotification
comp_1939
showNotification
f_291143_
public static final com.mojang.serialization.Codec<ShapedRecipe$Serializer$RawShapedRecipe>
a
CODEC
field_46103
CODEC
f_290916_

Constructor summary

ModifierConstructor
private (String f_291394_, CraftingBookCategory f_291499_, Map<String, Ingredient> f_291411_, List<String> f_291431_, ItemStack f_291143_, boolean arg5)

Method summary

Modifier and TypeMethod
public String
a()
group()
comp_1934()
group()
f_291237_()
public CraftingBookCategory
b()
category()
comp_1935()
category()
f_291394_()
public Map<String, Ingredient>
c()
key()
comp_1936()
key()
f_291499_()
public List<String>
d()
pattern()
comp_1937()
pattern()
f_291411_()
public ItemStack
e()
result()
comp_1938()
result()
f_291431_()
public boolean
f()
showNotification()
comp_1939()
showNotification()
f_291143_()