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 TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<SmithingTransformRecipe>
SmithingTransformRecipe.Serializer.CODEC
static final RecipeSerializer<SmithingTransformRecipe>
RecipeSerializer.SMITHING_TRANSFORM
Methods in net.minecraft.world.item.crafting that return SmithingTransformRecipeModifier and TypeMethodDescriptionSmithingTransformRecipe.Serializer.fromNetwork
(FriendlyByteBuf p_267316_) 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 TypeMethodDescriptionvoid
SmithingTransformRecipe.Serializer.toNetwork
(FriendlyByteBuf p_266746_, SmithingTransformRecipe p_266927_)