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.DEFAULTprivate RecipeBookOptions.CategoryOptionRecipeBookOptions.field_60336private RecipeBookOptions.CategoryOptionRecipeBookOptions.field_60337private RecipeBookOptions.CategoryOptionRecipeBookOptions.field_60338private RecipeBookOptions.CategoryOptionRecipeBookOptions.field_60339Fields in net.minecraft.recipe.book with type parameters of type RecipeBookOptions.CategoryOptionModifier and TypeFieldDescriptionstatic final PacketCodec<ByteBuf, RecipeBookOptions.CategoryOption> RecipeBookOptions.CategoryOption.field_60345static final com.mojang.serialization.MapCodec<RecipeBookOptions.CategoryOption> RecipeBookOptions.CategoryOption.IS_BLASTING_FURNACE_GUI_OPENstatic final com.mojang.serialization.MapCodec<RecipeBookOptions.CategoryOption> RecipeBookOptions.CategoryOption.IS_FURNACE_GUI_OPENstatic final com.mojang.serialization.MapCodec<RecipeBookOptions.CategoryOption> RecipeBookOptions.CategoryOption.IS_GUI_OPENstatic final com.mojang.serialization.MapCodec<RecipeBookOptions.CategoryOption> RecipeBookOptions.CategoryOption.IS_SMOKER_GUI_OPENMethods in net.minecraft.recipe.book that return RecipeBookOptions.CategoryOptionModifier and TypeMethodDescriptionRecipeBookOptions.getOption(RecipeBookType recipeBookType) RecipeBookOptions.CategoryOption.withFilteringCraftable(boolean filteringCraftable) RecipeBookOptions.CategoryOption.withGuiOpen(boolean guiOpen) Methods in net.minecraft.recipe.book that return types with arguments of type RecipeBookOptions.CategoryOptionModifier and TypeMethodDescriptionprivate static com.mojang.serialization.MapCodec<RecipeBookOptions.CategoryOption> RecipeBookOptions.CategoryOption.method_71340(String string, String string2) Method parameters in net.minecraft.recipe.book with type arguments of type RecipeBookOptions.CategoryOptionModifier and TypeMethodDescriptionprivate voidRecipeBookOptions.apply(RecipeBookType recipeBookType, UnaryOperator<RecipeBookOptions.CategoryOption> modifier) Constructors in net.minecraft.recipe.book with parameters of type RecipeBookOptions.CategoryOptionModifierConstructorDescriptionprivateRecipeBookOptions(RecipeBookOptions.CategoryOption categoryOption, RecipeBookOptions.CategoryOption categoryOption2, RecipeBookOptions.CategoryOption categoryOption3, RecipeBookOptions.CategoryOption categoryOption4)