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.CODECstatic final RecipeSerializer<SmithingTrimRecipe>RecipeSerializer.SMITHING_TRIMMethods 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 TypeMethodDescriptionvoidSmithingTrimRecipe.Serializer.write(PacketByteBuf packetByteBuf, SmithingTrimRecipe smithingTrimRecipe)