Package net.minecraft.client.recipebook
Enum RecipeBookGroup
- All Implemented Interfaces:
Serializable,Comparable<RecipeBookGroup>,java.lang.constant.Constable
@Environment(CLIENT) public enum RecipeBookGroup extends Enum<RecipeBookGroup>
- Mappings:
Namespace Name official dpxintermediary net/minecraft/class_314named net/minecraft/client/recipebook/RecipeBookGroup
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>> -
Enum Constant Summary
-
Field Summary
Fields Modifier and Type Field Description static List<RecipeBookGroup>BLAST_FURNACEstatic List<RecipeBookGroup>CRAFTINGstatic List<RecipeBookGroup>FURNACEprivate List<ItemStack>iconsstatic Map<RecipeBookGroup,List<RecipeBookGroup>>SEARCH_MAPstatic List<RecipeBookGroup>SMOKER -
Constructor Summary
Constructors Modifier Constructor Description privateRecipeBookGroup(ItemStack[] entries) -
Method Summary
Modifier and Type Method Description static List<RecipeBookGroup>getGroups(RecipeBookCategory category)List<ItemStack>getIcons()static RecipeBookGroupvalueOf(String name)Returns the enum constant of this type with the specified name.static RecipeBookGroup[]values()Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
CRAFTING_SEARCH
- Mappings:
Namespace Name Mixin selector official aLdpx;a:Ldpx;intermediary field_1809Lnet/minecraft/class_314;field_1809:Lnet/minecraft/class_314;named CRAFTING_SEARCHLnet/minecraft/client/recipebook/RecipeBookGroup;CRAFTING_SEARCH:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
CRAFTING_BUILDING_BLOCKS
- Mappings:
Namespace Name Mixin selector official bLdpx;b:Ldpx;intermediary field_1806Lnet/minecraft/class_314;field_1806:Lnet/minecraft/class_314;named CRAFTING_BUILDING_BLOCKSLnet/minecraft/client/recipebook/RecipeBookGroup;CRAFTING_BUILDING_BLOCKS:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
CRAFTING_REDSTONE
- Mappings:
Namespace Name Mixin selector official cLdpx;c:Ldpx;intermediary field_1803Lnet/minecraft/class_314;field_1803:Lnet/minecraft/class_314;named CRAFTING_REDSTONELnet/minecraft/client/recipebook/RecipeBookGroup;CRAFTING_REDSTONE:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
CRAFTING_EQUIPMENT
- Mappings:
Namespace Name Mixin selector official dLdpx;d:Ldpx;intermediary field_1813Lnet/minecraft/class_314;field_1813:Lnet/minecraft/class_314;named CRAFTING_EQUIPMENTLnet/minecraft/client/recipebook/RecipeBookGroup;CRAFTING_EQUIPMENT:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
CRAFTING_MISC
- Mappings:
Namespace Name Mixin selector official eLdpx;e:Ldpx;intermediary field_1810Lnet/minecraft/class_314;field_1810:Lnet/minecraft/class_314;named CRAFTING_MISCLnet/minecraft/client/recipebook/RecipeBookGroup;CRAFTING_MISC:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
FURNACE_SEARCH
- Mappings:
Namespace Name Mixin selector official fLdpx;f:Ldpx;intermediary field_1804Lnet/minecraft/class_314;field_1804:Lnet/minecraft/class_314;named FURNACE_SEARCHLnet/minecraft/client/recipebook/RecipeBookGroup;FURNACE_SEARCH:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
FURNACE_FOOD
- Mappings:
Namespace Name Mixin selector official gLdpx;g:Ldpx;intermediary field_1808Lnet/minecraft/class_314;field_1808:Lnet/minecraft/class_314;named FURNACE_FOODLnet/minecraft/client/recipebook/RecipeBookGroup;FURNACE_FOOD:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
FURNACE_BLOCKS
- Mappings:
Namespace Name Mixin selector official hLdpx;h:Ldpx;intermediary field_1811Lnet/minecraft/class_314;field_1811:Lnet/minecraft/class_314;named FURNACE_BLOCKSLnet/minecraft/client/recipebook/RecipeBookGroup;FURNACE_BLOCKS:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
FURNACE_MISC
- Mappings:
Namespace Name Mixin selector official iLdpx;i:Ldpx;intermediary field_1812Lnet/minecraft/class_314;field_1812:Lnet/minecraft/class_314;named FURNACE_MISCLnet/minecraft/client/recipebook/RecipeBookGroup;FURNACE_MISC:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
BLAST_FURNACE_SEARCH
- Mappings:
Namespace Name Mixin selector official jLdpx;j:Ldpx;intermediary field_17110Lnet/minecraft/class_314;field_17110:Lnet/minecraft/class_314;named BLAST_FURNACE_SEARCHLnet/minecraft/client/recipebook/RecipeBookGroup;BLAST_FURNACE_SEARCH:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
BLAST_FURNACE_BLOCKS
- Mappings:
Namespace Name Mixin selector official kLdpx;k:Ldpx;intermediary field_17111Lnet/minecraft/class_314;field_17111:Lnet/minecraft/class_314;named BLAST_FURNACE_BLOCKSLnet/minecraft/client/recipebook/RecipeBookGroup;BLAST_FURNACE_BLOCKS:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
BLAST_FURNACE_MISC
- Mappings:
Namespace Name Mixin selector official lLdpx;l:Ldpx;intermediary field_17112Lnet/minecraft/class_314;field_17112:Lnet/minecraft/class_314;named BLAST_FURNACE_MISCLnet/minecraft/client/recipebook/RecipeBookGroup;BLAST_FURNACE_MISC:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
SMOKER_SEARCH
- Mappings:
Namespace Name Mixin selector official mLdpx;m:Ldpx;intermediary field_17113Lnet/minecraft/class_314;field_17113:Lnet/minecraft/class_314;named SMOKER_SEARCHLnet/minecraft/client/recipebook/RecipeBookGroup;SMOKER_SEARCH:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
SMOKER_FOOD
- Mappings:
Namespace Name Mixin selector official nLdpx;n:Ldpx;intermediary field_17114Lnet/minecraft/class_314;field_17114:Lnet/minecraft/class_314;named SMOKER_FOODLnet/minecraft/client/recipebook/RecipeBookGroup;SMOKER_FOOD:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
STONECUTTER
- Mappings:
Namespace Name Mixin selector official oLdpx;o:Ldpx;intermediary field_17764Lnet/minecraft/class_314;field_17764:Lnet/minecraft/class_314;named STONECUTTERLnet/minecraft/client/recipebook/RecipeBookGroup;STONECUTTER:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
SMITHING
- Mappings:
Namespace Name Mixin selector official pLdpx;p:Ldpx;intermediary field_25624Lnet/minecraft/class_314;field_25624:Lnet/minecraft/class_314;named SMITHINGLnet/minecraft/client/recipebook/RecipeBookGroup;SMITHING:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
CAMPFIRE
- Mappings:
Namespace Name Mixin selector official qLdpx;q:Ldpx;intermediary field_17765Lnet/minecraft/class_314;field_17765:Lnet/minecraft/class_314;named CAMPFIRELnet/minecraft/client/recipebook/RecipeBookGroup;CAMPFIRE:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
UNKNOWN
- Mappings:
Namespace Name Mixin selector official rLdpx;r:Ldpx;intermediary field_25625Lnet/minecraft/class_314;field_25625:Lnet/minecraft/class_314;named UNKNOWNLnet/minecraft/client/recipebook/RecipeBookGroup;UNKNOWN:Lnet/minecraft/client/recipebook/RecipeBookGroup;
-
-
Field Details
-
SMOKER
- Mappings:
Namespace Name Mixin selector official sLdpx;s:Ljava/util/List;intermediary field_25779Lnet/minecraft/class_314;field_25779:Ljava/util/List;named SMOKERLnet/minecraft/client/recipebook/RecipeBookGroup;SMOKER:Ljava/util/List;
-
BLAST_FURNACE
- Mappings:
Namespace Name Mixin selector official tLdpx;t:Ljava/util/List;intermediary field_25780Lnet/minecraft/class_314;field_25780:Ljava/util/List;named BLAST_FURNACELnet/minecraft/client/recipebook/RecipeBookGroup;BLAST_FURNACE:Ljava/util/List;
-
FURNACE
- Mappings:
Namespace Name Mixin selector official uLdpx;u:Ljava/util/List;intermediary field_25781Lnet/minecraft/class_314;field_25781:Ljava/util/List;named FURNACELnet/minecraft/client/recipebook/RecipeBookGroup;FURNACE:Ljava/util/List;
-
CRAFTING
- Mappings:
Namespace Name Mixin selector official vLdpx;v:Ljava/util/List;intermediary field_25782Lnet/minecraft/class_314;field_25782:Ljava/util/List;named CRAFTINGLnet/minecraft/client/recipebook/RecipeBookGroup;CRAFTING:Ljava/util/List;
-
SEARCH_MAP
- Mappings:
Namespace Name Mixin selector official wLdpx;w:Ljava/util/Map;intermediary field_25783Lnet/minecraft/class_314;field_25783:Ljava/util/Map;named SEARCH_MAPLnet/minecraft/client/recipebook/RecipeBookGroup;SEARCH_MAP:Ljava/util/Map;
-
icons
- Mappings:
Namespace Name Mixin selector official xLdpx;x:Ljava/util/List;intermediary field_1807Lnet/minecraft/class_314;field_1807:Ljava/util/List;named iconsLnet/minecraft/client/recipebook/RecipeBookGroup;icons:Ljava/util/List;
-
-
Constructor Details
-
RecipeBookGroup
- Mappings:
Namespace Name Mixin selector official <init>Ldpx;<init>(Ljava/lang/String;I[Lbnu;)Vintermediary <init>Lnet/minecraft/class_314;<init>(Ljava/lang/String;I[Lnet/minecraft/class_1799;)Vnamed <init>Lnet/minecraft/client/recipebook/RecipeBookGroup;<init>(Ljava/lang/String;I[Lnet/minecraft/item/ItemStack;)V
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum type has no constant with the specified nameNullPointerException- if the argument is null
-
getGroups
- Mappings:
Namespace Name Mixin selector official aLdpx;a(Lbkz;)Ljava/util/List;intermediary method_30285Lnet/minecraft/class_314;method_30285(Lnet/minecraft/class_5421;)Ljava/util/List;named getGroupsLnet/minecraft/client/recipebook/RecipeBookGroup;getGroups(Lnet/minecraft/recipe/book/RecipeBookCategory;)Ljava/util/List;
-
getIcons
- Mappings:
Namespace Name Mixin selector official aLdpx;a()Ljava/util/List;intermediary method_1623Lnet/minecraft/class_314;method_1623()Ljava/util/List;named getIconsLnet/minecraft/client/recipebook/RecipeBookGroup;getIcons()Ljava/util/List;
-