net.minecraft.world.item.crafting

public class ShapelessRecipe

implements CraftingRecipe

czg
net.minecraft.world.item.crafting.ShapelessRecipe
net.minecraft.class_1867
net.minecraft.unmapped.C_puwbbocg
net.minecraft.recipe.ShapelessRecipe
net.minecraft.recipe.ShapelessRecipe
net.minecraft.src.C_1477_
net.minecraft.world.item.crafting.ShapelessRecipes

Field summary

Modifier and TypeField
final String
a
group
field_9049
f_olgechti
group
group
f_44242_
final CraftingBookCategory
b
category
field_40257
f_bcruhwds
category
category
f_244076_
final ItemStack
c
result
field_9050
f_kkhlsonn
result
result
f_44243_
final NonNullList<Ingredient>
d
ingredients
field_9047
f_txygptwe
ingredients
ingredients
f_44244_

Constructor summary

ModifierConstructor
public (String group, CraftingBookCategory category, ItemStack result, NonNullList<Ingredient> ingredients)

Method summary

Modifier and TypeMethod
public RecipeSerializer<?>
ao_()
getSerializer()
method_8119()
m_aphdsjxe()
getSerializer()
getSerializer()
m_7707_()
public String
c()
getGroup()
method_8112()
m_umvnhtgd()
getGroup()
getGroup()
m_6076_()
public CraftingBookCategory
d()
category()
method_45441()
m_vqgzicyv()
getCategory()
getCategory()
m_245232_()
public ItemStack
a(jk$a arg0)
getResultItem(HolderLookup$Provider arg0)
method_8110(class_7225$class_7874 arg0)
m_edscftkq(C_vtbxyypo$C_etmlgbig arg0)
getResult(RegistryWrapper$WrapperLookup arg0)
getResult(HolderLookup$Provider arg0)
m_8043_(C_213466_$C_254607_ arg0)
public NonNullList<Ingredient>
a()
getIngredients()
method_8117()
m_njccjhdt()
getIngredients()
getIngredients()
m_7527_()
public boolean
a(cqm arg0, dca arg1)
matches(CraftingContainer arg0, Level arg1)
method_17730(class_8566 arg0, class_1937 arg1)
m_toujrzqr(C_fcvwjvlq arg0, C_cdctfzbn arg1)
matches(RecipeInputInventory arg0, World arg1)
matches(RecipeInputInventory arg0, World world)
m_5818_(C_1251_ p_44263_, C_1596_ arg1)
public ItemStack
a(cqm arg0, jk$a arg1)
assemble(CraftingContainer arg0, HolderLookup$Provider arg1)
method_17729(class_8566 arg0, class_7225$class_7874 arg1)
m_zjoeqllk(C_fcvwjvlq arg0, C_vtbxyypo$C_etmlgbig arg1)
craft(RecipeInputInventory arg0, RegistryWrapper$WrapperLookup arg1)
craft(RecipeInputInventory arg0, HolderLookup$Provider arg1)
m_5874_(C_1251_ p_334364_, C_213466_$C_254607_ arg1)
public boolean
a(int arg0, int arg1)
canCraftInDimensions(int arg0, int arg1)
method_8113(int arg0, int arg1)
m_nxpzgwsq(int arg0, int arg1)
fits(int arg0, int arg1)
fits(int arg0, int arg1)
m_8004_(int p_44253_, int arg1)