net.minecraft.recipe

public class ShapelessRecipe

implements CraftingRecipe

bes
net.minecraft.class_1867
net.minecraft.recipe.ShapelessRecipe
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
id
location
field_199562_a
id
private final String
b
field_9049
group
group
field_194138_c
group
private final ItemStack
c
field_9050
output
result
field_77580_a
recipeOutput
private final DefaultedList<Ingredient>
d
field_9047
input
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
f()
method_8114()
getId()
getId()
func_199560_c()
getId()
public RecipeSerializer<?>
Q_()
method_8119()
getSerializer()
getSerializer()
func_199559_b()
getSerializer()
public ItemStack
c()
method_8110()
getOutput()
getResult()
func_77571_b()
getRecipeOutput()
public DefaultedList<Ingredient>
a()
method_8117()
getPreviewInputs()
getIngredients()
func_192400_c()
getIngredients()
public boolean
a(ayr arg0, bhm arg1)
method_17730(class_1715 arg0, class_1937 arg1)
method_17730(CraftingInventory arg0, World arg1)
matches(CraftingInventory inventory, World world)
func_77569_a(CraftingInventory arg0, World arg1)
matches(CraftingInventory inv, World worldIn)
public ItemStack
a(ayr arg0)
method_17729(class_1715 arg0)
method_17729(CraftingInventory arg0)
getResult(CraftingInventory inventory)
func_77572_b(CraftingInventory arg0)
getCraftingResult(CraftingInventory inv)
public String
d()
method_8112()
getGroup()
getGroup()
func_193358_e()
getGroup()
public boolean
a(int arg0, int arg1)
method_8113(int arg0, int arg1)
fits(int arg0, int arg1)
fits(int arg0, int arg1)
func_194133_a(int arg0, int arg1)
canFit(int arg0, int arg1)