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.craftingFields in net.minecraft.world.item.crafting with type parameters of type ShapelessRecipeModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<ShapelessRecipe>ShapelessRecipe.Serializer.CODECstatic final RecipeSerializer<ShapelessRecipe>RecipeSerializer.SHAPELESS_RECIPEMethods in net.minecraft.world.item.crafting that return ShapelessRecipeModifier and TypeMethodDescriptionShapelessRecipe.Serializer.fromNetwork(FriendlyByteBuf p_44294_) Methods in net.minecraft.world.item.crafting that return types with arguments of type ShapelessRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<ShapelessRecipe>ShapelessRecipe.Serializer.codec()Methods in net.minecraft.world.item.crafting with parameters of type ShapelessRecipeModifier and TypeMethodDescriptionvoidShapelessRecipe.Serializer.toNetwork(FriendlyByteBuf p_44281_, ShapelessRecipe p_44282_) 
- 
Uses of ShapelessRecipe in net.neoforged.neoforge.common.data.internalMethods in net.neoforged.neoforge.common.data.internal that return ShapelessRecipeModifier and TypeMethodDescriptionprivate @Nullable ShapelessRecipeNeoForgeRecipeProvider.enhance(ResourceLocation id, ShapelessRecipe vanilla) Methods in net.neoforged.neoforge.common.data.internal with parameters of type ShapelessRecipeModifier and TypeMethodDescriptionprivate @Nullable ShapelessRecipeNeoForgeRecipeProvider.enhance(ResourceLocation id, ShapelessRecipe vanilla)