Uses of Class
net.minecraft.world.item.crafting.SmithingTransformRecipe
Packages that use SmithingTransformRecipe
- 
Uses of SmithingTransformRecipe in net.minecraft.world.item.craftingFields in net.minecraft.world.item.crafting with type parameters of type SmithingTransformRecipeModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<SmithingTransformRecipe>SmithingTransformRecipe.Serializer.CODECstatic final RecipeSerializer<SmithingTransformRecipe>RecipeSerializer.SMITHING_TRANSFORMMethods in net.minecraft.world.item.crafting that return SmithingTransformRecipeModifier and TypeMethodDescriptionSmithingTransformRecipe.Serializer.fromNetwork(FriendlyByteBuf p_267139_) Methods in net.minecraft.world.item.crafting that return types with arguments of type SmithingTransformRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<SmithingTransformRecipe>SmithingTransformRecipe.Serializer.codec()Methods in net.minecraft.world.item.crafting with parameters of type SmithingTransformRecipeModifier and TypeMethodDescriptionvoidSmithingTransformRecipe.Serializer.toNetwork(FriendlyByteBuf p_266746_, SmithingTransformRecipe p_266927_)