Uses of Class
net.minecraft.world.item.crafting.ShapedRecipe
Packages that use ShapedRecipe
Package
Description
Classes for NeoForge's own data generation.
-
Uses of ShapedRecipe in net.minecraft.world.item.crafting
Subclasses of ShapedRecipe in net.minecraft.world.item.craftingFields in net.minecraft.world.item.crafting with type parameters of type ShapedRecipeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<ShapedRecipe> ShapedRecipe.Serializer.CODEC
static final RecipeSerializer
<ShapedRecipe> RecipeSerializer.SHAPED_RECIPE
static final StreamCodec
<RegistryFriendlyByteBuf, ShapedRecipe> ShapedRecipe.Serializer.STREAM_CODEC
Methods in net.minecraft.world.item.crafting that return ShapedRecipeModifier and TypeMethodDescriptionprivate static ShapedRecipe
ShapedRecipe.Serializer.fromNetwork
(RegistryFriendlyByteBuf p_319998_) Methods in net.minecraft.world.item.crafting that return types with arguments of type ShapedRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<ShapedRecipe> ShapedRecipe.Serializer.codec()
ShapedRecipe.Serializer.streamCodec()
Methods in net.minecraft.world.item.crafting with parameters of type ShapedRecipeModifier and TypeMethodDescriptionprivate static void
ShapedRecipe.Serializer.toNetwork
(RegistryFriendlyByteBuf p_320738_, ShapedRecipe p_320586_) -
Uses of ShapedRecipe in net.neoforged.neoforge.common.data.internal
Methods in net.neoforged.neoforge.common.data.internal that return ShapedRecipeModifier and TypeMethodDescriptionprivate @Nullable ShapedRecipe
NeoForgeRecipeProvider.enhance
(ResourceLocation id, ShapedRecipe vanilla) Methods in net.neoforged.neoforge.common.data.internal with parameters of type ShapedRecipeModifier and TypeMethodDescriptionprivate @Nullable ShapedRecipe
NeoForgeRecipeProvider.enhance
(ResourceLocation id, ShapedRecipe vanilla)