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.CODECstatic final RecipeSerializer<SmithingTrimRecipe> RecipeSerializer.SMITHING_TRIMstatic final StreamCodec<RegistryFriendlyByteBuf, SmithingTrimRecipe> SmithingTrimRecipe.Serializer.STREAM_CODECMethods in net.minecraft.world.item.crafting that return SmithingTrimRecipeModifier and TypeMethodDescriptionprivate static SmithingTrimRecipeSmithingTrimRecipe.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 voidSmithingTrimRecipe.Serializer.toNetwork(RegistryFriendlyByteBuf p_319922_, SmithingTrimRecipe p_320655_)