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
Fields in net.minecraft.world.item.crafting with type parameters of type ShapedRecipeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<ShapedRecipe> ShapedRecipe.MAP_CODECstatic final RecipeSerializer<ShapedRecipe> ShapedRecipe.SERIALIZERstatic final StreamCodec<RegistryFriendlyByteBuf, ShapedRecipe> ShapedRecipe.STREAM_CODECMethods in net.minecraft.world.item.crafting that return types with arguments of type ShapedRecipe -
Uses of ShapedRecipe in net.neoforged.neoforge.common.data.internal
Methods in net.neoforged.neoforge.common.data.internal that return ShapedRecipeModifier and TypeMethodDescriptionprivate @Nullable ShapedRecipeNeoForgeRecipeProvider.InterceptingRecipeOutput.enhance(ResourceKey<Recipe<?>> id, ShapedRecipe vanilla) Methods in net.neoforged.neoforge.common.data.internal with parameters of type ShapedRecipeModifier and TypeMethodDescriptionprivate @Nullable ShapedRecipeNeoForgeRecipeProvider.InterceptingRecipeOutput.enhance(ResourceKey<Recipe<?>> id, ShapedRecipe vanilla)