Uses of Class
net.minecraft.world.item.crafting.SmithingTransformRecipe
Packages that use SmithingTransformRecipe
-
Uses of SmithingTransformRecipe in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type SmithingTransformRecipeModifier and TypeFieldDescriptionstatic final RecipeSerializer<SmithingTransformRecipe>
RecipeSerializer.SMITHING_TRANSFORM
Methods in net.minecraft.world.item.crafting that return SmithingTransformRecipeModifier and TypeMethodDescriptionSmithingTransformRecipe.Serializer.fromJson
(ResourceLocation p_266953_, com.google.gson.JsonObject p_266720_) SmithingTransformRecipe.Serializer.fromNetwork
(ResourceLocation p_267117_, FriendlyByteBuf p_267316_) Methods in net.minecraft.world.item.crafting with parameters of type SmithingTransformRecipeModifier and TypeMethodDescriptionvoid
SmithingTransformRecipe.Serializer.toNetwork
(FriendlyByteBuf p_266746_, SmithingTransformRecipe p_266927_)