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$CategoryOptionintermediary net/minecraft/class_5411$class_5412official avt$a
- 
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean(package private) boolean - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
guiOpen
boolean guiOpen- Mappings:
 Namespace Name Mixin selector named guiOpenLnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;guiOpen:Zintermediary field_25737Lnet/minecraft/class_5411$class_5412;field_25737:Zofficial aLavt$a;a:Z
 - 
filteringCraftable
boolean filteringCraftable- Mappings:
 Namespace Name Mixin selector named filteringCraftableLnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;filteringCraftable:Zintermediary field_25738Lnet/minecraft/class_5411$class_5412;field_25738:Zofficial bLavt$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)Vintermediary <init>Lnet/minecraft/class_5411$class_5412;<init>(ZZ)Vofficial <init>Lavt$a;<init>(ZZ)V
 
 - 
 - 
Method Details
- 
copy
- Mappings:
 Namespace Name Mixin selector named copyLnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;copy()Lnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;intermediary method_30191Lnet/minecraft/class_5411$class_5412;method_30191()Lnet/minecraft/class_5411$class_5412;official aLavt$a;a()Lavt$a;
 - 
equals
- Overrides:
 equalsin classObject- Mappings:
 Namespace Name Mixin selector named equalsLnet/minecraft/recipe/book/RecipeBookOptions$CategoryOption;equals(Ljava/lang/Object;)Zintermediary equalsLnet/minecraft/class_5411$class_5412;equals(Ljava/lang/Object;)Zofficial equalsLavt$a;equals(Ljava/lang/Object;)Z
 - 
hashCode
public int hashCode() - 
toString
 
 -