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