Package net.minecraft.recipe.book
Class RecipeBookOptions.CategoryOption
java.lang.Object
net.minecraft.recipe.book.RecipeBookOptions.CategoryOption
- Enclosing class:
RecipeBookOptions
- Mappings:
Namespace Name named net/minecraft/recipe/book/RecipeBookOptions$CategoryOption
intermediary net/minecraft/class_5411$class_5412
official awe$a
-
Field Summary
Modifier and TypeFieldDescription(package private) boolean
(package private) boolean
-
Constructor Summary
-
Method Summary
-
Field Details
-
guiOpen
boolean guiOpen- Mappings:
Namespace Name Mixin selector named guiOpen
Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;guiOpen:Z
intermediary field_25737
Lnet/minecraft/class_5411$class_5412;field_25737:Z
official a
Lawe$a;a:Z
-
filteringCraftable
boolean filteringCraftable- Mappings:
Namespace Name Mixin selector named filteringCraftable
Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;filteringCraftable:Z
intermediary field_25738
Lnet/minecraft/class_5411$class_5412;field_25738:Z
official b
Lawe$a;b:Z
-
-
Constructor Details
-
CategoryOption
public CategoryOption(boolean guiOpen, boolean filteringCraftable) - Mappings:
Namespace Name Mixin selector named <init>
Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;<init>(ZZ)V
intermediary <init>
Lnet/minecraft/class_5411$class_5412;<init>(ZZ)V
official <init>
Lawe$a;<init>(ZZ)V
-
-
Method Details
-
copy
- Mappings:
Namespace Name Mixin selector named copy
Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;copy()Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;
intermediary method_30191
Lnet/minecraft/class_5411$class_5412;method_30191()Lnet/minecraft/class_5411$class_5412;
official a
Lawe$a;a()Lawe$a;
-
equals
- Overrides:
equals
in classObject
- Mappings:
Namespace Name Mixin selector named equals
Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;equals(Ljava/lang/Object;)Z
intermediary equals
Lnet/minecraft/class_5411$class_5412;equals(Ljava/lang/Object;)Z
official equals
Lawe$a;equals(Ljava/lang/Object;)Z
-
hashCode
public int hashCode() -
toString
-