Package net.minecraft.recipe.book
Class RecipeBookCategories
java.lang.Object
net.minecraft.recipe.book.RecipeBookCategories
- Mappings:
Namespace Name named net/minecraft/recipe/book/RecipeBookCategories
intermediary net/minecraft/class_314
official dcf
-
Field Summary
Modifier and TypeFieldDescriptionstatic final RecipeBookCategory
static final RecipeBookCategory
static final RecipeBookCategory
static final RecipeBookCategory
static final RecipeBookCategory
static final RecipeBookCategory
static final RecipeBookCategory
static final RecipeBookCategory
static final RecipeBookCategory
static final RecipeBookCategory
static final RecipeBookCategory
static final RecipeBookCategory
static final RecipeBookCategory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate static RecipeBookCategory
static RecipeBookCategory
registerAndGetDefault
(Registry<RecipeBookCategory> registry)
-
Field Details
-
CRAFTING_BUILDING_BLOCKS
- Mappings:
Namespace Name Mixin selector named CRAFTING_BUILDING_BLOCKS
Lnet/minecraft/recipe/book/RecipeBookCategories;CRAFTING_BUILDING_BLOCKS:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_1806
Lnet/minecraft/class_314;field_1806:Lnet/minecraft/class_10355;
official a
Ldcf;a:Ldcg;
-
CRAFTING_REDSTONE
- Mappings:
Namespace Name Mixin selector named CRAFTING_REDSTONE
Lnet/minecraft/recipe/book/RecipeBookCategories;CRAFTING_REDSTONE:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_1803
Lnet/minecraft/class_314;field_1803:Lnet/minecraft/class_10355;
official b
Ldcf;b:Ldcg;
-
CRAFTING_EQUIPMENT
- Mappings:
Namespace Name Mixin selector named CRAFTING_EQUIPMENT
Lnet/minecraft/recipe/book/RecipeBookCategories;CRAFTING_EQUIPMENT:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_1813
Lnet/minecraft/class_314;field_1813:Lnet/minecraft/class_10355;
official c
Ldcf;c:Ldcg;
-
CRAFTING_MISC
- Mappings:
Namespace Name Mixin selector named CRAFTING_MISC
Lnet/minecraft/recipe/book/RecipeBookCategories;CRAFTING_MISC:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_1810
Lnet/minecraft/class_314;field_1810:Lnet/minecraft/class_10355;
official d
Ldcf;d:Ldcg;
-
FURNACE_FOOD
- Mappings:
Namespace Name Mixin selector named FURNACE_FOOD
Lnet/minecraft/recipe/book/RecipeBookCategories;FURNACE_FOOD:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_1808
Lnet/minecraft/class_314;field_1808:Lnet/minecraft/class_10355;
official e
Ldcf;e:Ldcg;
-
FURNACE_BLOCKS
- Mappings:
Namespace Name Mixin selector named FURNACE_BLOCKS
Lnet/minecraft/recipe/book/RecipeBookCategories;FURNACE_BLOCKS:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_1811
Lnet/minecraft/class_314;field_1811:Lnet/minecraft/class_10355;
official f
Ldcf;f:Ldcg;
-
FURNACE_MISC
- Mappings:
Namespace Name Mixin selector named FURNACE_MISC
Lnet/minecraft/recipe/book/RecipeBookCategories;FURNACE_MISC:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_1812
Lnet/minecraft/class_314;field_1812:Lnet/minecraft/class_10355;
official g
Ldcf;g:Ldcg;
-
BLAST_FURNACE_BLOCKS
- Mappings:
Namespace Name Mixin selector named BLAST_FURNACE_BLOCKS
Lnet/minecraft/recipe/book/RecipeBookCategories;BLAST_FURNACE_BLOCKS:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_17111
Lnet/minecraft/class_314;field_17111:Lnet/minecraft/class_10355;
official h
Ldcf;h:Ldcg;
-
BLAST_FURNACE_MISC
- Mappings:
Namespace Name Mixin selector named BLAST_FURNACE_MISC
Lnet/minecraft/recipe/book/RecipeBookCategories;BLAST_FURNACE_MISC:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_17112
Lnet/minecraft/class_314;field_17112:Lnet/minecraft/class_10355;
official i
Ldcf;i:Ldcg;
-
SMOKER_FOOD
- Mappings:
Namespace Name Mixin selector named SMOKER_FOOD
Lnet/minecraft/recipe/book/RecipeBookCategories;SMOKER_FOOD:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_17114
Lnet/minecraft/class_314;field_17114:Lnet/minecraft/class_10355;
official j
Ldcf;j:Ldcg;
-
STONECUTTER
- Mappings:
Namespace Name Mixin selector named STONECUTTER
Lnet/minecraft/recipe/book/RecipeBookCategories;STONECUTTER:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_17764
Lnet/minecraft/class_314;field_17764:Lnet/minecraft/class_10355;
official k
Ldcf;k:Ldcg;
-
SMITHING
- Mappings:
Namespace Name Mixin selector named SMITHING
Lnet/minecraft/recipe/book/RecipeBookCategories;SMITHING:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_25624
Lnet/minecraft/class_314;field_25624:Lnet/minecraft/class_10355;
official l
Ldcf;l:Ldcg;
-
CAMPFIRE
- Mappings:
Namespace Name Mixin selector named CAMPFIRE
Lnet/minecraft/recipe/book/RecipeBookCategories;CAMPFIRE:Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary field_17765
Lnet/minecraft/class_314;field_17765:Lnet/minecraft/class_10355;
official m
Ldcf;m:Ldcg;
-
-
Constructor Details
-
RecipeBookCategories
public RecipeBookCategories()
-
-
Method Details
-
register
- Mappings:
Namespace Name Mixin selector named register
Lnet/minecraft/recipe/book/RecipeBookCategories;register(Ljava/lang/String;)Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary method_64982
Lnet/minecraft/class_314;method_64982(Ljava/lang/String;)Lnet/minecraft/class_10355;
official a
Ldcf;a(Ljava/lang/String;)Ldcg;
-
registerAndGetDefault
- Mappings:
Namespace Name Mixin selector named registerAndGetDefault
Lnet/minecraft/recipe/book/RecipeBookCategories;registerAndGetDefault(Lnet/minecraft/registry/Registry;)Lnet/minecraft/recipe/book/RecipeBookCategory;
intermediary method_64983
Lnet/minecraft/class_314;method_64983(Lnet/minecraft/class_2378;)Lnet/minecraft/class_10355;
official a
Ldcf;a(Lkd;)Ldcg;
-