Package net.minecraft.recipe
Class SmeltingRecipeManager
java.lang.Object
net.minecraft.recipe.SmeltingRecipeManager
- Mappings:
Namespace Name intermediary net/minecraft/class_44glue class_122server declient eynamed net/minecraft/recipe/SmeltingRecipeManager
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
- Mappings:
Namespace Name Mixin selector intermediary field_170Lnet/minecraft/class_44;field_170:Lnet/minecraft/class_44;glue field_402Lclass_122;field_402:Lclass_122;server aLde;a:Lde;client aLey;a:Ley;named INSTANCELnet/minecraft/recipe/SmeltingRecipeManager;INSTANCE:Lnet/minecraft/recipe/SmeltingRecipeManager;
-
recipes
- Mappings:
Namespace Name Mixin selector intermediary field_171Lnet/minecraft/class_44;field_171:Ljava/util/Map;glue field_403Lclass_122;field_403:Ljava/util/Map;server bLde;b:Ljava/util/Map;client bLey;b:Ljava/util/Map;named recipesLnet/minecraft/recipe/SmeltingRecipeManager;recipes:Ljava/util/Map;
-
-
Constructor Details
-
SmeltingRecipeManager
private SmeltingRecipeManager()
-
-
Method Details
-
getInstance
- Mappings:
Namespace Name Mixin selector intermediary method_144Lnet/minecraft/class_44;method_144()Lnet/minecraft/class_44;glue method_454Lclass_122;method_454()Lclass_122;server aLde;a()Lde;client aLey;a()Ley;named getInstanceLnet/minecraft/recipe/SmeltingRecipeManager;getInstance()Lnet/minecraft/recipe/SmeltingRecipeManager;
-
addRecipe
- Mappings:
Namespace Name Mixin selector intermediary method_146Lnet/minecraft/class_44;method_146(ILnet/minecraft/class_31;)Vglue method_456Lclass_122;method_456(ILclass_224;)Vserver aLde;a(ILfy;)Vclient aLey;a(ILiz;)Vnamed addRecipeLnet/minecraft/recipe/SmeltingRecipeManager;addRecipe(ILnet/minecraft/item/ItemStack;)V
-
craft
- Mappings:
Namespace Name Mixin selector intermediary method_145Lnet/minecraft/class_44;method_145(I)Lnet/minecraft/class_31;glue method_455Lclass_122;method_455(I)Lclass_224;server aLde;a(I)Lfy;client aLey;a(I)Liz;named craftLnet/minecraft/recipe/SmeltingRecipeManager;craft(I)Lnet/minecraft/item/ItemStack;
-
getRecipes
- Mappings:
Namespace Name Mixin selector intermediary method_147Lnet/minecraft/class_44;method_147()Ljava/util/Map;glue method_457Lclass_122;method_457()Ljava/util/Map;server bLde;b()Ljava/util/Map;client bLey;b()Ljava/util/Map;named getRecipesLnet/minecraft/recipe/SmeltingRecipeManager;getRecipes()Ljava/util/Map;
-