JavaScript is disabled on your browser.
public final class RecipeBookManager
extends Object
Manager for mod-provided search ExtendedRecipeBookCategory
implementations.
Field Summary
Fields
private static Map <net.minecraft.world.item.crafting.ExtendedRecipeBookCategory,List <net.minecraft.world.item.crafting.RecipeBookCategory>>
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Concrete Methods
static Map <net.minecraft.world.item.crafting.ExtendedRecipeBookCategory,List <net.minecraft.world.item.crafting.RecipeBookCategory>>
static void
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Field Details
searchCategories
private static Map <net.minecraft.world.item.crafting.ExtendedRecipeBookCategory,List <net.minecraft.world.item.crafting.RecipeBookCategory>> searchCategories
Constructor Details
RecipeBookManager
public RecipeBookManager ()
Method Details
getSearchCategories
public static Map <net.minecraft.world.item.crafting.ExtendedRecipeBookCategory,List <net.minecraft.world.item.crafting.RecipeBookCategory>> getSearchCategories ()
init
@Internal
public static void init ()