net.minecraft.world.item.crafting

public class ShapedRecipe

implements CraftingRecipe

dcr
net.minecraft.world.item.crafting.ShapedRecipe
net.minecraft.class_1869
net.minecraft.unmapped.C_svdvbdmc
net.minecraft.recipe.ShapedRecipe
net.minecraft.recipe.ShapedRecipe
net.minecraft.src.C_1475_
net.minecraft.world.item.crafting.SelectableRecipe

Field summary

Modifier and TypeField
final ShapedRecipePattern
c
pattern
field_47320
f_ojflzowa
raw
pattern
f_302516_
final ItemStack
d
result
field_9053
f_vgraaxco
result
result
f_44149_
final String
e
group
field_9056
f_kluqlqus
group
group
f_44151_
final CraftingBookCategory
f
category
field_40256
f_lvnwosug
category
category
f_244483_
final boolean
g
showNotification
field_42719
f_lmfiwnld
showNotification
showNotification
f_271538_
private PlacementInfo
h
placementInfo
field_52601
f_nwywicxz
ingredientPlacement
placement
f_348794_

Constructor summary

ModifierConstructor
public (String group, CraftingBookCategory category, ShapedRecipePattern raw, ItemStack result, boolean showNotification)
public (String group, CraftingBookCategory category, ShapedRecipePattern raw, ItemStack result)

Method summary

Modifier and TypeMethod
public RecipeSerializer<? extends ShapedRecipe>
a()
getSerializer()
method_8119()
m_aphdsjxe()
getSerializer()
getSerializer()
m_7707_()
public String
j()
group()
method_8112()
m_bsknoala()
getGroup()
getGroup()
m_6076_()
public CraftingBookCategory
c()
category()
method_45441()
m_vqgzicyv()
getCategory()
getCategory()
m_245232_()
public List<Optional<Ingredient>>
f()
getIngredients()
method_61693()
m_qniexqqq()
getIngredients()
getIngredients()
m_44159_()
public PlacementInfo
ap_()
placementInfo()
method_61671()
m_vxizbsqx()
getIngredientPlacement()
getIngredientPlacement()
m_351808_()
public boolean
i()
showNotification()
method_49188()
m_qqucltqj()
showNotification()
showNotification()
m_271738_()
public boolean
a(dbr arg0, dhh arg1)
matches(CraftingInput arg0, Level arg1)
method_17728(class_9694 arg0, class_1937 arg1)
m_qncnzzjd(C_euomljmv arg0, C_cdctfzbn arg1)
matches(CraftingRecipeInput arg0, World arg1)
matches(CraftingRecipeInput arg0, World world)
m_5818_(C_336435_ p_44177_, C_1596_ arg1)
public ItemStack
a(dbr arg0, js$a arg1)
assemble(CraftingInput arg0, HolderLookup$Provider arg1)
method_17727(class_9694 arg0, class_7225$class_7874 arg1)
m_ugbdqroc(C_euomljmv arg0, C_vtbxyypo$C_etmlgbig arg1)
craft(CraftingRecipeInput arg0, RegistryWrapper$WrapperLookup arg1)
craft(CraftingRecipeInput arg0, HolderLookup$Provider arg1)
m_5874_(C_336435_ p_333236_, C_213466_$C_254607_ arg1)
public int
k()
getWidth()
method_8150()
m_xcigvqfc()
getWidth()
getWidth()
m_44220_()
public int
l()
getHeight()
method_8158()
m_kxjqjjwh()
getHeight()
getHeight()
m_44221_()
public List<RecipeDisplay>
g()
display()
method_64664()
m_kwgjnprn()
getDisplays()
getDisplays()
m_353294_()