net.minecraft.crafting.recipe

public class ShapelessRecipe

implements Recipe

avq
net.minecraft.class_1116
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_17467
location
field_199562_a
id
private final String
b
field_15689
group
field_194138_c
group
private final ItemStack
c
field_4442
result
field_77580_a
recipeOutput
private final DefaultedList<Ingredient>
d
field_15688
ingredients
field_77579_b
recipeItems

Constructor summary

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

Method summary

Modifier and TypeMethod
public Identifier
b()
method_16202()
getId()
func_199560_c()
getId()
public RecipeSerializer<?>
a()
method_16200()
getSerializer()
func_199559_b()
getSerializer()
public ItemStack
d()
method_3501()
getResult()
func_77571_b()
getRecipeOutput()
public DefaultedList<Ingredient>
e()
method_14252()
getIngredients()
func_192400_c()
getIngredients()
public boolean
a(ade arg0, axy arg1)
method_3500(class_849 arg0, class_1150 arg1)
matches(Inventory arg0, World arg1)
func_77569_a(IInventory arg0, World arg1)
matches(IInventory arg0, World arg1)
public ItemStack
a(ade arg0)
method_16201(class_849 arg0)
getResult(Inventory arg0)
func_77572_b(IInventory arg0)
getCraftingResult(IInventory arg0)
public String
f()
method_14253()
getGroup()
func_193358_e()
getGroup()
public boolean
a(int arg0, int arg1)
method_14250(int arg0, int arg1)
fits(int arg0, int arg1)
func_194133_a(int arg0, int arg1)
canFit(int arg0, int arg1)