Uses of Class
net.minecraft.recipe.book.RecipeBookOptions.CategoryOption
Packages that use RecipeBookOptions.CategoryOption
-
Uses of RecipeBookOptions.CategoryOption in net.minecraft.recipe.book
Fields in net.minecraft.recipe.book with type parameters of type RecipeBookOptions.CategoryOptionModifier and TypeFieldDescriptionprivate final Map
<RecipeBookCategory, RecipeBookOptions.CategoryOption> RecipeBookOptions.categoryOptions
Methods in net.minecraft.recipe.book that return RecipeBookOptions.CategoryOptionConstructor parameters in net.minecraft.recipe.book with type arguments of type RecipeBookOptions.CategoryOptionModifierConstructorDescriptionprivate
RecipeBookOptions
(Map<RecipeBookCategory, RecipeBookOptions.CategoryOption> categoryOptions)