net.minecraft.crafting

public class CraftingManager

aho
net.minecraft.unmapped.C_70737137
net.minecraft.crafting.CraftingManager

Field summary

Modifier and TypeField
private static final CraftingManager
a
f_22954238
INSTANCE
private final List<Recipe>
b
f_45072696
recipes

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public static CraftingManager
a()
m_32081319()
getInstance()
public ShapedRecipe
a(afi arg0, Object... arg1)
m_71559598(C_88708284 arg0, Object... arg1)
registerShaped(ItemStack result, Object... args)
public void
b(afi arg0, Object... arg1)
m_65808024(C_88708284 arg0, Object... arg1)
registerShapeless(ItemStack result, Object... args)
public void
a(ahn arg0)
m_73850751(C_30892219 arg0)
register(Recipe recipe)
public ItemStack
a(acr arg0, ajq arg1)
m_28042030(C_11727459 arg0, C_64041439 arg1)
getResult(CraftingInventory inventory, World world)
public DefaultedList<ItemStack>
b(acr arg0, ajq arg1)
m_11914597(C_11727459 arg0, C_64041439 arg1)
getRemainder(CraftingInventory inventory, World world)
public List<Recipe>
b()
m_34508213()
getRecipes()