Package net.minecraft.recipe.book
Class RecipeBook
java.lang.Object
net.minecraft.recipe.book.RecipeBook
- Direct Known Subclasses:
ClientRecipeBook,ServerRecipeBook
- Mappings:
Namespace Name named net/minecraft/recipe/book/RecipeBookintermediary net/minecraft/class_3439official axb
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanisFilteringCraftable(RecipeBookType category) booleanisGuiOpen(RecipeBookType category) voidsetCategoryOptions(RecipeBookType category, boolean guiOpen, boolean filteringCraftable) voidsetFilteringCraftable(RecipeBookType category, boolean filteringCraftable) voidsetGuiOpen(RecipeBookType category, boolean open) voidsetOptions(RecipeBookOptions options)
-
Field Details
-
options
- Mappings:
Namespace Name Mixin selector named optionsLnet/minecraft/recipe/book/RecipeBook;options:Lnet/minecraft/recipe/book/RecipeBookOptions;intermediary field_25734Lnet/minecraft/class_3439;field_25734:Lnet/minecraft/class_5411;official aLaxb;a:Laxc;
-
-
Constructor Details
-
RecipeBook
public RecipeBook()
-
-
Method Details
-
isGuiOpen
- Mappings:
Namespace Name Mixin selector named isGuiOpenLnet/minecraft/recipe/book/RecipeBook;isGuiOpen(Lnet/minecraft/recipe/book/RecipeBookType;)Zintermediary method_14887Lnet/minecraft/class_3439;method_14887(Lnet/minecraft/class_5421;)Zofficial aLaxb;a(Lcxr;)Z
-
setGuiOpen
- Mappings:
Namespace Name Mixin selector named setGuiOpenLnet/minecraft/recipe/book/RecipeBook;setGuiOpen(Lnet/minecraft/recipe/book/RecipeBookType;Z)Vintermediary method_14884Lnet/minecraft/class_3439;method_14884(Lnet/minecraft/class_5421;Z)Vofficial aLaxb;a(Lcxr;Z)V
-
isFilteringCraftable
- Mappings:
Namespace Name Mixin selector named isFilteringCraftableLnet/minecraft/recipe/book/RecipeBook;isFilteringCraftable(Lnet/minecraft/recipe/book/RecipeBookType;)Zintermediary method_30176Lnet/minecraft/class_3439;method_30176(Lnet/minecraft/class_5421;)Zofficial bLaxb;b(Lcxr;)Z
-
setFilteringCraftable
- Mappings:
Namespace Name Mixin selector named setFilteringCraftableLnet/minecraft/recipe/book/RecipeBook;setFilteringCraftable(Lnet/minecraft/recipe/book/RecipeBookType;Z)Vintermediary method_30177Lnet/minecraft/class_3439;method_30177(Lnet/minecraft/class_5421;Z)Vofficial bLaxb;b(Lcxr;Z)V
-
setOptions
- Mappings:
Namespace Name Mixin selector named setOptionsLnet/minecraft/recipe/book/RecipeBook;setOptions(Lnet/minecraft/recipe/book/RecipeBookOptions;)Vintermediary method_30174Lnet/minecraft/class_3439;method_30174(Lnet/minecraft/class_5411;)Vofficial aLaxb;a(Laxc;)V
-
getOptions
- Mappings:
Namespace Name Mixin selector named getOptionsLnet/minecraft/recipe/book/RecipeBook;getOptions()Lnet/minecraft/recipe/book/RecipeBookOptions;intermediary method_30173Lnet/minecraft/class_3439;method_30173()Lnet/minecraft/class_5411;official aLaxb;a()Laxc;
-
setCategoryOptions
public void setCategoryOptions(RecipeBookType category, boolean guiOpen, boolean filteringCraftable) - Mappings:
Namespace Name Mixin selector named setCategoryOptionsLnet/minecraft/recipe/book/RecipeBook;setCategoryOptions(Lnet/minecraft/recipe/book/RecipeBookType;ZZ)Vintermediary method_30175Lnet/minecraft/class_3439;method_30175(Lnet/minecraft/class_5421;ZZ)Vofficial aLaxb;a(Lcxr;ZZ)V
-