Uses of Class
net.minecraft.world.item.crafting.SmithingTransformRecipe
-
Uses of SmithingTransformRecipe in net.minecraft.world.item.crafting
Modifier and TypeFieldDescriptionstatic final RecipeSerializer<SmithingTransformRecipe>
RecipeSerializer.SMITHING_TRANSFORM
Modifier and TypeMethodDescriptionSmithingTransformRecipe.Serializer.fromJson
(ResourceLocation p_266953_, com.google.gson.JsonObject p_266720_) SmithingTransformRecipe.Serializer.fromNetwork
(ResourceLocation p_267117_, FriendlyByteBuf p_267316_) Modifier and TypeMethodDescriptionvoid
SmithingTransformRecipe.Serializer.toNetwork
(FriendlyByteBuf p_266746_, SmithingTransformRecipe p_266927_)