net.minecraft.world.item.crafting

public class ShapelessRecipe

implements CraftingRecipe

bot
net.minecraft.world.item.crafting.ShapelessRecipe
net.minecraft.class_1867
net.minecraft.unmapped.C_puwbbocg
net.minecraft.recipe.ShapelessRecipe
net.minecraft.item.crafting.ShapelessRecipe
net.minecraft.server.v1_16_R2.ShapelessRecipes

Field summary

Modifier and TypeField
private final ResourceLocation
a
id
field_9048
f_gvbvjvuo
id
field_199562_a
key
private final String
b
group
field_9049
f_olgechti
group
field_194138_c
group
private final ItemStack
c
result
field_9050
f_kkhlsonn
output
field_77580_a
result
private final NonNullList<Ingredient>
d
ingredients
field_9047
f_txygptwe
input
field_77579_b
ingredients

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()
func_199560_c()
getKey()
public RecipeSerializer<?>
ag_()
getSerializer()
method_8119()
m_aphdsjxe()
getSerializer()
func_199559_b()
getRecipeSerializer()
public ItemStack
c()
getResultItem()
method_8110()
m_edscftkq()
getOutput()
func_77571_b()
getResult()
public NonNullList<Ingredient>
a()
getIngredients()
method_8117()
m_njccjhdt()
getPreviewInputs()
func_192400_c()
public boolean
a(bil arg0, bru 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)
func_77569_a(CraftingInventory arg0, World arg1)
public ItemStack
a(bil arg0)
assemble(CraftingContainer arg0)
method_17729(class_1715 arg0)
m_vaskjcyb(C_fcvwjvlq arg0)
craft(CraftingInventory arg0)
func_77572_b(CraftingInventory arg0)
public String
d()
getGroup()
method_8112()
m_umvnhtgd()
getGroup()
func_193358_e()
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)
func_194133_a(int arg0, int arg1)