net.minecraft.world.item.crafting

public class ShapedRecipe

implements CraftingRecipe

drg
net.minecraft.world.item.crafting.ShapedRecipe
net.minecraft.class_1869
net.minecraft.recipe.ShapedRecipe
net.minecraft.src.C_1475_
net.minecraft.world.item.crafting.ShapedRecipes

字段概要

修饰符与类型字段
final ShapedRecipePattern
d
pattern
field_47320
raw
f_302516_
final ItemStack
e
result
field_9053
result
f_44149_
final String
f
group
field_9056
group
f_44151_
final CraftingBookCategory
g
category
field_40256
category
f_244483_
final boolean
h
showNotification
field_42719
showNotification
f_271538_
private PlacementInfo
i
placementInfo
field_52601
ingredientPlacement
f_348794_

构造函数概要

修饰符构造函数
public (String group, CraftingBookCategory category, ShapedRecipePattern raw, ItemStack result, boolean showNotification)
public (String group, CraftingBookCategory category, ShapedRecipePattern raw, ItemStack result)

方法概要

修饰符与类型方法
public RecipeSerializer<? extends ShapedRecipe>
a()
getSerializer()
method_8119()
getSerializer()
m_7707_()
public String
j()
group()
method_8112()
getGroup()
m_6076_()
public CraftingBookCategory
c()
category()
method_45441()
getCategory()
m_245232_()
public List<Optional<Ingredient>>
f()
getIngredients()
method_61693()
getIngredients()
m_44159_()
public PlacementInfo
aq_()
placementInfo()
method_61671()
getIngredientPlacement()
m_351808_()
public boolean
i()
showNotification()
method_49188()
showNotification()
m_271738_()
public boolean
a(dqg arg0, dwo arg1)
matches(CraftingInput arg0, Level arg1)
method_17728(class_9694 arg0, class_1937 arg1)
matches(CraftingRecipeInput arg0, World arg1)
m_5818_(C_336435_ p_44177_, C_1596_ arg1)
public ItemStack
a(dqg arg0, jf$a arg1)
assemble(CraftingInput arg0, HolderLookup$Provider arg1)
method_17727(class_9694 arg0, class_7225$class_7874 arg1)
craft(CraftingRecipeInput arg0, RegistryWrapper$WrapperLookup arg1)
m_5874_(C_336435_ p_333236_, C_213466_$C_254607_ arg1)
public int
k()
getWidth()
method_8150()
getWidth()
m_44220_()
public int
l()
getHeight()
method_8158()
getHeight()
m_44221_()
public List<RecipeDisplay>
g()
display()
method_64664()
getDisplays()
m_353294_()