Uses of Class
net.minecraft.world.item.crafting.UpgradeRecipe
-
Uses of UpgradeRecipe in net.minecraft.world.inventory
-
Uses of UpgradeRecipe in net.minecraft.world.item.crafting
Modifier and TypeFieldDescriptionstatic RecipeSerializer<UpgradeRecipe>
RecipeSerializer.SMITHING
static RecipeType<UpgradeRecipe>
RecipeType.SMITHING
Modifier and TypeMethodDescriptionUpgradeRecipe.Serializer.fromJson(ResourceLocation p_44562_, com.google.gson.JsonObject p_44563_)
UpgradeRecipe.Serializer.fromNetwork(ResourceLocation p_44565_, FriendlyByteBuf p_44566_)
Modifier and TypeMethodDescriptionvoid
UpgradeRecipe.Serializer.toNetwork(FriendlyByteBuf p_44553_, UpgradeRecipe p_44554_)