net.minecraft.world.item.crafting

public class ShapelessRecipe

implements CraftingRecipe

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

Field summary

Modifier and TypeField
private final ResourceLocation
a
id
field_9048
f_gvbvjvuo
id
f_44241_
final String
b
group
field_9049
f_olgechti
group
f_44242_
final ItemStack
c
result
field_9050
f_kkhlsonn
output
f_44243_
final NonNullList<Ingredient>
d
ingredients
field_9047
f_txygptwe
input
f_44244_

Constructor summary

ModifierConstructor
public (ResourceLocation id, String group, ItemStack output, NonNullList<Ingredient> input)

Method summary

Modifier and TypeMethod
public ResourceLocation
f()
getId()
method_8114()
m_eyyxmyfx()
getId()
m_6423_()
getKey()
public RecipeSerializer<?>
R_()
getSerializer()
method_8119()
m_aphdsjxe()
getSerializer()
m_7707_()
getRecipeSerializer()
public String
d()
getGroup()
method_8112()
m_umvnhtgd()
getGroup()
m_6076_()
public ItemStack
c()
getResultItem()
method_8110()
m_edscftkq()
getOutput()
m_8043_()
getResult()
public NonNullList<Ingredient>
a()
getIngredients()
method_8117()
m_njccjhdt()
getIngredients()
m_7527_()
public boolean
a(bmx arg0, bwp arg1)
matches(CraftingContainer arg0, Level arg1)
method_17730(class_1715 arg0, class_1937 arg1)
m_toujrzqr(C_fcvwjvlq arg0, C_cdctfzbn arg1)
matches(CraftingInventory arg0, World arg1)
m_5818_(C_1251_ p_44263_, C_1596_ arg1)
public ItemStack
a(bmx arg0)
assemble(CraftingContainer arg0)
method_17729(class_1715 arg0)
m_vaskjcyb(C_fcvwjvlq arg0)
craft(CraftingInventory arg0)
m_5874_(C_1251_ arg0)
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)
m_8004_(int p_44253_, int arg1)