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.MapCodec
<SmithingTransformRecipe> SmithingTransformRecipe.Serializer.CODEC
static final RecipeSerializer
<SmithingTransformRecipe> RecipeSerializer.SMITHING_TRANSFORM
static final StreamCodec
<RegistryFriendlyByteBuf, SmithingTransformRecipe> SmithingTransformRecipe.Serializer.STREAM_CODEC
Methods in net.minecraft.world.item.crafting that return SmithingTransformRecipeModifier and TypeMethodDescriptionprivate static SmithingTransformRecipe
SmithingTransformRecipe.Serializer.fromNetwork
(RegistryFriendlyByteBuf p_320375_) Methods in net.minecraft.world.item.crafting that return types with arguments of type SmithingTransformRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<SmithingTransformRecipe> SmithingTransformRecipe.Serializer.codec()
SmithingTransformRecipe.Serializer.streamCodec()
Methods in net.minecraft.world.item.crafting with parameters of type SmithingTransformRecipeModifier and TypeMethodDescriptionprivate static void
SmithingTransformRecipe.Serializer.toNetwork
(RegistryFriendlyByteBuf p_320743_, SmithingTransformRecipe p_319840_)