Package net.minecraft.recipe.book
Class RecipeBookOptions.CategoryOption
java.lang.Object
net.minecraft.recipe.book.RecipeBookOptions.CategoryOption
- Enclosing class:
RecipeBookOptions
- Mappings:
Namespace Name official amv$a
intermediary net/minecraft/class_5411$class_5412
named net/minecraft/recipe/book/RecipeBookOptions$CategoryOption
-
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 official a
Lamv$a;a:Z
intermediary field_25737
Lnet/minecraft/class_5411$class_5412;field_25737:Z
named guiOpen
Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;guiOpen:Z
-
filteringCraftable
boolean filteringCraftable- Mappings:
Namespace Name Mixin selector official b
Lamv$a;b:Z
intermediary field_25738
Lnet/minecraft/class_5411$class_5412;field_25738:Z
named filteringCraftable
Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;filteringCraftable:Z
-
-
Constructor Details
-
CategoryOption
public CategoryOption(boolean guiOpen, boolean filteringCraftable) - Mappings:
Namespace Name Mixin selector official <init>
Lamv$a;<init>(ZZ)V
intermediary <init>
Lnet/minecraft/class_5411$class_5412;<init>(ZZ)V
named <init>
Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;<init>(ZZ)V
-
-
Method Details
-
copy
- Mappings:
Namespace Name Mixin selector official a
Lamv$a;a()Lamv$a;
intermediary method_30191
Lnet/minecraft/class_5411$class_5412;method_30191()Lnet/minecraft/class_5411$class_5412;
named copy
Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;copy()Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;
-
equals
- Overrides:
equals
in classObject
- Mappings:
Namespace Name Mixin selector official equals
Lamv$a;equals(Ljava/lang/Object;)Z
intermediary equals
Lnet/minecraft/class_5411$class_5412;equals(Ljava/lang/Object;)Z
named equals
Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;equals(Ljava/lang/Object;)Z
-
hashCode
public int hashCode() -
toString
-