Uses of Class
net.minecraft.world.item.crafting.ShapelessRecipe
Packages that use ShapelessRecipe
Package
Description
Classes for NeoForge's own data generation.
-
Uses of ShapelessRecipe in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type ShapelessRecipeModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec<ShapelessRecipe> ShapelessRecipe.MAP_CODECstatic final RecipeSerializer<ShapelessRecipe> ShapelessRecipe.SERIALIZERstatic final StreamCodec<RegistryFriendlyByteBuf, ShapelessRecipe> ShapelessRecipe.STREAM_CODECMethods in net.minecraft.world.item.crafting that return types with arguments of type ShapelessRecipe -
Uses of ShapelessRecipe in net.neoforged.neoforge.common.data.internal
Methods in net.neoforged.neoforge.common.data.internal that return ShapelessRecipeModifier and TypeMethodDescriptionprivate @Nullable ShapelessRecipeNeoForgeRecipeProvider.InterceptingRecipeOutput.enhance(ResourceKey<Recipe<?>> id, ShapelessRecipe vanilla) Methods in net.neoforged.neoforge.common.data.internal with parameters of type ShapelessRecipeModifier and TypeMethodDescriptionprivate @Nullable ShapelessRecipeNeoForgeRecipeProvider.InterceptingRecipeOutput.enhance(ResourceKey<Recipe<?>> id, ShapelessRecipe vanilla)