Uses of Class
net.minecraft.recipe.SmithingTrimRecipe
Packages that use SmithingTrimRecipe
-
Uses of SmithingTrimRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type SmithingTrimRecipeModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<SmithingTrimRecipe>
SmithingTrimRecipe.Serializer.CODEC
static final RecipeSerializer<SmithingTrimRecipe>
RecipeSerializer.SMITHING_TRIM
Methods in net.minecraft.recipe that return SmithingTrimRecipeModifier and TypeMethodDescriptionSmithingTrimRecipe.Serializer.read
(PacketByteBuf packetByteBuf) Methods in net.minecraft.recipe that return types with arguments of type SmithingTrimRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<SmithingTrimRecipe>
SmithingTrimRecipe.Serializer.codec()
Methods in net.minecraft.recipe with parameters of type SmithingTrimRecipeModifier and TypeMethodDescriptionvoid
SmithingTrimRecipe.Serializer.write
(PacketByteBuf packetByteBuf, SmithingTrimRecipe smithingTrimRecipe)