Uses of Class
net.minecraft.world.item.crafting.SmithingTransformRecipe
Packages that use SmithingTransformRecipe
-
Uses of SmithingTransformRecipe in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type SmithingTransformRecipeModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.MapCodec<SmithingTransformRecipe> SmithingTransformRecipe.Serializer.CODECstatic final RecipeSerializer<SmithingTransformRecipe> RecipeSerializer.SMITHING_TRANSFORMstatic final StreamCodec<RegistryFriendlyByteBuf, SmithingTransformRecipe> SmithingTransformRecipe.Serializer.STREAM_CODECMethods in net.minecraft.world.item.crafting that return SmithingTransformRecipeModifier and TypeMethodDescriptionprivate static SmithingTransformRecipeSmithingTransformRecipe.Serializer.fromNetwork(RegistryFriendlyByteBuf p_320375_) Methods in net.minecraft.world.item.crafting that return types with arguments of type SmithingTransformRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<SmithingTransformRecipe> SmithingTransformRecipe.Serializer.codec()SmithingTransformRecipe.Serializer.streamCodec()Methods in net.minecraft.world.item.crafting with parameters of type SmithingTransformRecipeModifier and TypeMethodDescriptionprivate static voidSmithingTransformRecipe.Serializer.toNetwork(RegistryFriendlyByteBuf p_320743_, SmithingTransformRecipe p_319840_)