net.minecraft.crafting.recipe

public class ShapelessRecipe

implements Recipe

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

Field summary

Modifier and TypeField
private final ItemStack
a
field_4442
result
recipeOutput
private final List<ItemStack>
b
field_4443
ingredients
recipeItems

Constructor summary

ModifierConstructor
public (ItemStack result, List<ItemStack> ingredients)

Method summary

Modifier and TypeMethod
public ItemStack
b()
method_3501()
getResult()
getRecipeOutput()
public ItemStack[]
b(abc arg0)
method_8443(class_1011 arg0)
getRemainder(CraftingInventory arg0)
getRemainingItems(InventoryCrafting arg0)
public boolean
a(abc arg0, aht arg1)
method_3500(class_1011 arg0, class_1150 arg1)
matches(CraftingInventory arg0, World arg1)
matches(InventoryCrafting arg0, World arg1)
public ItemStack
a(abc arg0)
method_3502(class_1011 arg0)
getResult(CraftingInventory arg0)
getCraftingResult(InventoryCrafting arg0)
public int
a()
method_3499()
size()
getRecipeSize()