Uses of Class
net.minecraft.world.item.crafting.UpgradeRecipe
Packages that use UpgradeRecipe
-
Uses of UpgradeRecipe in net.minecraft.world.inventory
Fields in net.minecraft.world.inventory declared as UpgradeRecipeFields in net.minecraft.world.inventory with type parameters of type UpgradeRecipe -
Uses of UpgradeRecipe in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type UpgradeRecipeModifier and TypeFieldDescriptionstatic RecipeSerializer<UpgradeRecipe>
RecipeSerializer.SMITHING
static RecipeType<UpgradeRecipe>
RecipeType.SMITHING
Methods in net.minecraft.world.item.crafting that return UpgradeRecipeModifier and TypeMethodDescriptionUpgradeRecipe.Serializer.fromJson(ResourceLocation p_44562_, com.google.gson.JsonObject p_44563_)
UpgradeRecipe.Serializer.fromNetwork(ResourceLocation p_44565_, FriendlyByteBuf p_44566_)
Methods in net.minecraft.world.item.crafting with parameters of type UpgradeRecipeModifier and TypeMethodDescriptionvoid
UpgradeRecipe.Serializer.toNetwork(FriendlyByteBuf p_44553_, UpgradeRecipe p_44554_)