net.minecraft.recipe

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.unmapped.C_svdvbdmc$C_dsbxwvaz$C_ocjeqkjj
net.minecraft.recipe.ShapedRecipe$Serializer$C_ocjeqkjj
net.minecraft.src.C_1475_$C_1476_$C_290211_

Field summary

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

Constructor summary

ModifierConstructor
private (String group, CraftingRecipeCategory category, Map<String, Ingredient> key, List<String> pattern, ItemStack stack, boolean showNotification)

Method summary

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