net.minecraft.crafting.recipe

public class ShapelessRecipe

implements Recipe

akx
net.minecraft.class_1116
net.minecraft.crafting.recipe.ShapelessRecipe
net.minecraft.item.crafting.ShapelessRecipes
net.minecraft.item.crafting.ShapelessRecipes

Field summary

Modifier and TypeField
private final ItemStack
a
field_4442
result
field_77580_a
recipeOutput
private final DefaultedList<Ingredient>
b
field_15688
ingredients
field_77579_b
recipeItems
private final String
c
field_15689
group
field_194138_c
group

Constructor summary

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

Method summary

Modifier and TypeMethod
public ItemStack
b()
method_3501()
getResult()
func_77571_b()
getRecipeOutput()
public DefaultedList<Ingredient>
d()
method_14252()
getIngredients()
func_192400_c()
getIngredients()
public DefaultedList<ItemStack>
b(afy arg0)
method_13670(class_1011 arg0)
getRemainder(CraftingInventory arg0)
func_179532_b(InventoryCrafting arg0)
getRemainingItems(InventoryCrafting arg0)
public boolean
a(afy arg0, amu arg1)
method_3500(class_1011 arg0, class_1150 arg1)
matches(CraftingInventory arg0, World arg1)
func_77569_a(InventoryCrafting arg0, World arg1)
matches(InventoryCrafting arg0, World arg1)
public ItemStack
a(afy arg0)
method_3502(class_1011 arg0)
getResult(CraftingInventory arg0)
func_77572_b(InventoryCrafting arg0)
getCraftingResult(InventoryCrafting arg0)
public static ShapelessRecipe
a(com.google.gson.JsonObject arg0)
method_14275(com.google.gson.JsonObject arg0)
fromJson(com.google.gson.JsonObject json)
func_193363_a(com.google.gson.JsonObject arg0)
deserialize(com.google.gson.JsonObject json)
private static DefaultedList<Ingredient>
a(com.google.gson.JsonArray arg0)
method_14274(com.google.gson.JsonArray arg0)
ingredientsFromJson(com.google.gson.JsonArray json)
func_193364_a(com.google.gson.JsonArray arg0)
deserializeIngredients(com.google.gson.JsonArray array)
public String
e()
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)