Uses of Class
net.minecraft.world.item.crafting.SmithingTrimRecipe
Packages that use SmithingTrimRecipe
-
Uses of SmithingTrimRecipe in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type SmithingTrimRecipeModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.MapCodec
<SmithingTrimRecipe> SmithingTrimRecipe.Serializer.CODEC
static final RecipeSerializer
<SmithingTrimRecipe> RecipeSerializer.SMITHING_TRIM
static final StreamCodec
<RegistryFriendlyByteBuf, SmithingTrimRecipe> SmithingTrimRecipe.Serializer.STREAM_CODEC
Methods in net.minecraft.world.item.crafting that return SmithingTrimRecipeModifier and TypeMethodDescriptionprivate static SmithingTrimRecipe
SmithingTrimRecipe.Serializer.fromNetwork
(RegistryFriendlyByteBuf p_320719_) Methods in net.minecraft.world.item.crafting that return types with arguments of type SmithingTrimRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<SmithingTrimRecipe> SmithingTrimRecipe.Serializer.codec()
SmithingTrimRecipe.Serializer.streamCodec()
Methods in net.minecraft.world.item.crafting with parameters of type SmithingTrimRecipeModifier and TypeMethodDescriptionprivate static void
SmithingTrimRecipe.Serializer.toNetwork
(RegistryFriendlyByteBuf p_319922_, SmithingTrimRecipe p_320655_)