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.MapCodec<SmithingTrimRecipe> SmithingTrimRecipe.Serializer.CODECstatic final PacketCodec<RegistryByteBuf, SmithingTrimRecipe> SmithingTrimRecipe.Serializer.PACKET_CODECstatic final RecipeSerializer<SmithingTrimRecipe> RecipeSerializer.SMITHING_TRIMMethods in net.minecraft.recipe that return types with arguments of type SmithingTrimRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<SmithingTrimRecipe> SmithingTrimRecipe.Serializer.codec()SmithingTrimRecipe.getSerializer()Returns the serializer associated with this recipe.SmithingTrimRecipe.Serializer.packetCodec()Deprecated.
Recipeis no longer synced to the clients, making this obsolete.