Uses of Class
net.minecraft.recipe.ShapelessRecipe
Packages that use ShapelessRecipe
-
Uses of ShapelessRecipe in net.minecraft.recipe
Fields in net.minecraft.recipe with type parameters of type ShapelessRecipeModifier and TypeFieldDescriptionprivate static final com.mojang.serialization.Codec<ShapelessRecipe>ShapelessRecipe.Serializer.CODECstatic final RecipeSerializer<ShapelessRecipe>RecipeSerializer.SHAPELESSMethods in net.minecraft.recipe that return ShapelessRecipeMethods in net.minecraft.recipe that return types with arguments of type ShapelessRecipeModifier and TypeMethodDescriptioncom.mojang.serialization.Codec<ShapelessRecipe>ShapelessRecipe.Serializer.codec()Methods in net.minecraft.recipe with parameters of type ShapelessRecipeModifier and TypeMethodDescriptionvoidShapelessRecipe.Serializer.write(PacketByteBuf packetByteBuf, ShapelessRecipe shapelessRecipe)