Uses of Class
net.minecraft.recipe.SmithingTransformRecipe
Packages that use SmithingTransformRecipe
-
Uses of SmithingTransformRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type SmithingTransformRecipeModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<SmithingTransformRecipe>SmithingTransformRecipe.Serializer.CODECstatic final RecipeSerializer<SmithingTransformRecipe>RecipeSerializer.SMITHING_TRANSFORMMethods in net.minecraft.recipe that return SmithingTransformRecipeModifier and TypeMethodDescriptionSmithingTransformRecipe.Serializer.read(PacketByteBuf packetByteBuf) Methods in net.minecraft.recipe that return types with arguments of type SmithingTransformRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<SmithingTransformRecipe>SmithingTransformRecipe.Serializer.codec()Methods in net.minecraft.recipe with parameters of type SmithingTransformRecipeModifier and TypeMethodDescriptionvoidSmithingTransformRecipe.Serializer.write(PacketByteBuf packetByteBuf, SmithingTransformRecipe smithingTransformRecipe)