net.minecraft.crafting

public class CraftingManager

implements ResourceReloadListener

avk
net.minecraft.unmapped.C_70737137
net.minecraft.crafting.CraftingManager
net.minecraft.item.crafting.RecipeManager

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
c
f_08940335
LOGGER
field_199521_c
public static final int
a
f_54572482
PATH_PREFIX_LENGTH
field_199519_a
public static final int
b
f_86002047
PATH_SUFFIX_LENGTH
field_199520_b
private final Map<Identifier, Recipe>
d
f_86945558
recipes
field_199522_d
private boolean
e
f_89350921
loaded
field_199523_e

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(vf arg0)
m_94505059(C_52500310 arg0)
reload(ResourceManager arg0)
func_195410_a(IResourceManager arg0)
public void
a(avj arg0)
m_73850751(C_30892219 arg0)
register(Recipe recipe)
func_199509_a(IRecipe arg0)
public ItemStack
a(ade arg0, axx arg1)
m_28042030(C_43616774 arg0, C_64041439 arg1)
getResult(Inventory inventory, World world)
func_199514_a(IInventory arg0, World arg1)
public Recipe
b(ade arg0, axx arg1)
m_78336249(C_43616774 arg0, C_64041439 arg1)
findRecipe(Inventory inventory, World world)
func_199515_b(IInventory arg0, World arg1)
public DefaultedList<ItemStack>
c(ade arg0, axx arg1)
m_11914597(C_43616774 arg0, C_64041439 arg1)
getRemainder(Inventory inventory, World world)
func_199513_c(IInventory arg0, World arg1)
public Recipe
a(pc arg0)
m_30778942(C_22168528 arg0)
getRecipe(Identifier location)
func_199517_a(ResourceLocation arg0)
public Collection<Recipe>
b()
m_94555214()
getRecipes()
func_199510_b()
public Collection<Identifier>
c()
m_66283012()
getLocations()
func_199511_c()
public void
d()
m_34719359()
clear()
func_199518_d()