History - net.minecraft.crafting.CraftingManager
1.12.2
Names
aku
net.minecraft.class_1112
net.minecraft.crafting.CraftingManager
net.minecraft.item.crafting.CraftingManager
net.minecraft.item.crafting.CraftingManager
Fields
org.apache.logging.log4j.Logger: b, field_15684, LOGGER, field_192422_a, LOGGER
int: c, field_15685, nextId, field_193381_c, nextAvailableId
IdRegistry<Identifier, Recipe>: a, field_15683, REGISTRY, field_193380_a, REGISTRY
Constructors
()
Methods
boolean (): a, method_14254, init, func_193377_a, init
boolean (): b, method_14261, load, func_192420_c, parseJsonRecipes
Recipe (com.google.gson.JsonObject): a, method_14257, parseRecipe, func_193376_a, parseRecipeJson
void (String, Recipe): a, method_14258, register, func_193379_a, register
void (Identifier, Recipe): a, method_14260, register, func_193372_a, register
ItemStack (CraftingInventory, World): a, method_4640, getResult, func_82787_a, findMatchingResult
Recipe (CraftingInventory, World): b, method_14262, findRecipe, func_192413_b, findMatchingRecipe
DefaultedList<ItemStack> (CraftingInventory, World): c, method_13671, getRemainder, func_180303_b, getRemainingItems
Recipe (Identifier): a, method_14259, getRecipe, func_193373_a, getRecipe
int (Recipe): a, method_14256, getId, func_193375_a, getIDForRecipe
Recipe (int): a, method_14255, getRecipe, func_193374_a, getRecipeById