Uses of Class
net.minecraft.recipe.ShapelessRecipe
-
Uses of ShapelessRecipe in net.minecraft.recipe
Modifier and TypeFieldDescriptionprivate static final com.mojang.serialization.MapCodec
<ShapelessRecipe> ShapelessRecipe.Serializer.CODEC
static final PacketCodec
<RegistryByteBuf, ShapelessRecipe> ShapelessRecipe.Serializer.PACKET_CODEC
static final RecipeSerializer
<ShapelessRecipe> RecipeSerializer.SHAPELESS
Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<ShapelessRecipe> ShapelessRecipe.Serializer.codec()
ShapelessRecipe.getSerializer()
Returns the serializer associated with this recipe.ShapelessRecipe.Serializer.packetCodec()
Deprecated.
Recipe
is no longer synced to the clients, making this obsolete.