Uses of Class
net.minecraft.world.item.crafting.LegacyUpgradeRecipe
-
Uses of LegacyUpgradeRecipe in net.minecraft.world.inventory
Modifier and TypeFieldDescriptionprivate LegacyUpgradeRecipe
LegacySmithingMenu.selectedRecipe
Deprecated, for removal: This API element is subject to removal in a future version.Modifier and TypeFieldDescriptionprivate final List<LegacyUpgradeRecipe>
LegacySmithingMenu.recipes
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of LegacyUpgradeRecipe in net.minecraft.world.item.crafting
Modifier and TypeFieldDescriptionstatic final RecipeSerializer<LegacyUpgradeRecipe>
RecipeSerializer.SMITHING
Modifier and TypeMethodDescriptionLegacyUpgradeRecipe.Serializer.fromJson
(ResourceLocation p_267011_, com.google.gson.JsonObject p_267297_) LegacyUpgradeRecipe.Serializer.fromNetwork
(ResourceLocation p_266671_, FriendlyByteBuf p_266826_) Modifier and TypeMethodDescriptionvoid
LegacyUpgradeRecipe.Serializer.toNetwork
(FriendlyByteBuf p_266918_, LegacyUpgradeRecipe p_266728_)