net.minecraft.world.item.crafting

public class ShapedRecipe

implements CraftingRecipe

dei
net.minecraft.world.item.crafting.ShapedRecipe
net.minecraft.class_1869
net.minecraft.unmapped.C_svdvbdmc
net.minecraft.recipe.ShapedRecipe
net.minecraft.recipe.ShapedRecipe

Field summary

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

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()
public String
j()
group()
method_8112()
m_bsknoala()
getGroup()
getGroup()
public CraftingBookCategory
c()
category()
method_45441()
m_vqgzicyv()
getCategory()
getCategory()
public List<Optional<Ingredient>>
f()
getIngredients()
method_61693()
m_qniexqqq()
getIngredients()
getIngredients()
public PlacementInfo
al_()
placementInfo()
method_61671()
m_vxizbsqx()
getIngredientPlacement()
getIngredientPlacement()
public boolean
i()
showNotification()
method_49188()
m_qqucltqj()
showNotification()
showNotification()
public boolean
a(ddi arg0, dja 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)
public ItemStack
a(ddi arg0, jg$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)
public int
k()
getWidth()
method_8150()
m_xcigvqfc()
getWidth()
getWidth()
public int
l()
getHeight()
method_8158()
m_kxjqjjwh()
getHeight()
getHeight()
public List<RecipeDisplay>
g()
display()
method_64664()
m_kwgjnprn()
getDisplays()
getDisplays()