net.minecraft.crafting.recipe

public class ShapelessRecipe

implements Recipe

akv
net.minecraft.unmapped.C_84171032
net.minecraft.crafting.recipe.ShapelessRecipe

Field summary

Modifier and TypeField
private final ItemStack
a
f_40770712
result
private final DefaultedList<Ingredient>
b
f_53450098
ingredients
private final String
c
f_54051745
group

Constructor summary

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

Method summary

Modifier and TypeMethod
public ItemStack
b()
m_66362834()
getResult()
public DefaultedList<ItemStack>
b(afw arg0)
m_77550559(C_11727459 arg0)
getRemainder(CraftingInventory arg0)
public boolean
a(afw arg0, ams arg1)
m_52363298(C_11727459 arg0, C_64041439 arg1)
matches(CraftingInventory arg0, World arg1)
public ItemStack
a(afw arg0)
m_10985002(C_11727459 arg0)
getResult(CraftingInventory arg0)
public static ShapelessRecipe
a(com.google.gson.JsonObject arg0)
m_34961010(com.google.gson.JsonObject arg0)
fromJson(com.google.gson.JsonObject json)
private static DefaultedList<Ingredient>
a(com.google.gson.JsonArray arg0)
m_93474429(com.google.gson.JsonArray arg0)
ingredientsFromJson(com.google.gson.JsonArray json)
public String
e()
m_18511730()
getGroup()
public DefaultedList<Ingredient>
d()
m_13434601()
getIngredients()
public boolean
a(int arg0, int arg1)
m_24326745(int arg0, int arg1)
fits(int arg0, int arg1)