net.minecraft.crafting

public class CraftingManager

aku
net.minecraft.unmapped.C_70737137
net.minecraft.crafting.CraftingManager

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
b
f_08940335
LOGGER
private static int
c
f_54384406
nextId
public static final IdRegistry<Identifier, Recipe>
a
f_45072696
REGISTRY

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static boolean
a()
m_86214438()
init()
private static boolean
b()
m_91427393()
load()
private static Recipe
a(com.google.gson.JsonObject arg0)
m_33653379(com.google.gson.JsonObject arg0)
parseRecipe(com.google.gson.JsonObject json)
public static void
a(String arg0, akt arg1)
m_47304951(String arg0, C_30892219 arg1)
register(String key, Recipe recipe)
public static void
a(nf arg0, akt arg1)
m_73850751(C_22168528 arg0, C_30892219 arg1)
register(Identifier key, Recipe recipe)
public static ItemStack
a(afy arg0, amu arg1)
m_28042030(C_11727459 arg0, C_64041439 arg1)
getResult(CraftingInventory inventory, World world)
public static Recipe
b(afy arg0, amu arg1)
m_78336249(C_11727459 arg0, C_64041439 arg1)
findRecipe(CraftingInventory inventory, World world)
public static DefaultedList<ItemStack>
c(afy arg0, amu arg1)
m_11914597(C_11727459 arg0, C_64041439 arg1)
getRemainder(CraftingInventory inventory, World world)
public static Recipe
a(nf arg0)
m_30778942(C_22168528 arg0)
getRecipe(Identifier key)
public static int
a(akt arg0)
m_27571816(C_30892219 arg0)
getId(Recipe recipe)
public static Recipe
a(int arg0)
m_16167218(int arg0)
getRecipe(int id)