Uses of Record 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 declared as RecipeBookOptions.CategoryOptionModifier and TypeFieldDescriptionstatic final RecipeBookOptions.CategoryOptionRecipeBookOptions.CategoryOption.field_54549Fields in net.minecraft.recipe.book with type parameters of type RecipeBookOptions.CategoryOptionModifier and TypeFieldDescriptionprivate final Map<RecipeBookCategory, RecipeBookOptions.CategoryOption> RecipeBookOptions.categoryOptionsMethods in net.minecraft.recipe.book that return RecipeBookOptions.CategoryOptionModifier and TypeMethodDescriptionprivate RecipeBookOptions.CategoryOptionRecipeBookOptions.method_64585(RecipeBookCategory recipeBookCategory) RecipeBookOptions.CategoryOption.method_64586(boolean bool) RecipeBookOptions.CategoryOption.method_64587(boolean bool) Method parameters in net.minecraft.recipe.book with type arguments of type RecipeBookOptions.CategoryOptionModifier and TypeMethodDescriptionprivate voidRecipeBookOptions.method_64581(RecipeBookCategory recipeBookCategory, UnaryOperator<RecipeBookOptions.CategoryOption> unaryOperator) Constructor parameters in net.minecraft.recipe.book with type arguments of type RecipeBookOptions.CategoryOptionModifierConstructorDescriptionprivateRecipeBookOptions(Map<RecipeBookCategory, RecipeBookOptions.CategoryOption> categoryOptions)