Uses of Class
net.minecraft.world.item.crafting.ShapedRecipe
Package
Description
Classes for NeoForge's own data generation.
-
Uses of ShapedRecipe in net.minecraft.world.item.crafting
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ShapedRecipe>
ShapedRecipe.Serializer.CODEC
static final RecipeSerializer<ShapedRecipe>
RecipeSerializer.SHAPED_RECIPE
Modifier and TypeMethodDescriptioncom.mojang.serialization.Codec<ShapedRecipe>
ShapedRecipe.Serializer.codec()
Modifier and TypeMethodDescriptionvoid
ShapedRecipe.Serializer.toNetwork
(FriendlyByteBuf p_44227_, ShapedRecipe p_44228_) -
Uses of ShapedRecipe in net.neoforged.neoforge.common.data.internal
Modifier and TypeMethodDescriptionprivate @Nullable ShapedRecipe
NeoForgeRecipeProvider.enhance
(ResourceLocation id, ShapedRecipe vanilla) Modifier and TypeMethodDescriptionprivate @Nullable ShapedRecipe
NeoForgeRecipeProvider.enhance
(ResourceLocation id, ShapedRecipe vanilla)