net.minecraft.crafting.recipe

public class ShapelessRecipe

implements CraftingRecipe

beo
net.minecraft.class_1867
net.minecraft.crafting.recipe.ShapelessRecipe
net.minecraft.item.crafting.ShapelessRecipe
net.minecraft.item.crafting.ShapelessRecipe

Field summary

Modifier and TypeField
private final Identifier
a
field_9048
location
field_199562_a
field_199562_a
private final String
b
field_9049
group
field_194138_c
field_194138_c
private final ItemStack
c
field_9050
result
field_77580_a
field_77580_a
private final DefaultedList<Ingredient>
d
field_9047
ingredients
field_77579_b
field_77579_b

Constructor summary

ModifierConstructor
public (Identifier location, String group, ItemStack result, DefaultedList<Ingredient> ingredients)

Method summary

Modifier and TypeMethod
public Identifier
f()
method_8114()
getId()
func_199560_c()
getId()
public RecipeSerializerType<?>
R_()
method_8119()
getSerializer()
func_199559_b()
getSerializer()
public ItemStack
c()
method_8110()
getResult()
func_77571_b()
getRecipeOutput()
public DefaultedList<Ingredient>
a()
method_8117()
getIngredients()
func_192400_c()
getIngredients()
public boolean
a(ayo arg0, bhi arg1)
method_17730(class_1715 arg0, class_1937 arg1)
matches(CraftingInventory inventory, World world)
func_77569_a(CraftingInventory arg0, World arg1)
matches(CraftingInventory inv, World worldIn)
public ItemStack
a(ayo arg0)
method_17729(class_1715 arg0)
getResult(CraftingInventory inventory)
func_77572_b(CraftingInventory arg0)
getCraftingResult(CraftingInventory inv)
public String
d()
method_8112()
getGroup()
func_193358_e()
getGroup()
public boolean
a(int arg0, int arg1)
method_8113(int arg0, int arg1)
fits(int arg0, int arg1)
func_194133_a(int arg0, int arg1)
canFit(int arg0, int arg1)