Uses of Interface
net.minecraft.class_8790
Packages that use class_8790
-
Uses of class_8790 in net.minecraft.data.server.recipe
Methods in net.minecraft.data.server.recipe with parameters of type class_8790Modifier and TypeMethodDescriptionprotected void
BundleRecipeProvider.generate
(class_8790 class_8790) protected abstract void
RecipeProvider.generate
(class_8790 class_8790) protected void
VanillaRecipeProvider.generate
(class_8790 class_8790) protected static void
RecipeProvider.generateCookingRecipes
(class_8790 class_8790, String cooker, RecipeSerializer<? extends AbstractCookingRecipe> serializer, int cookingTime) protected static void
RecipeProvider.generateFamilies
(class_8790 class_8790, FeatureSet enabledFeatures) protected static void
RecipeProvider.generateFamily
(class_8790 class_8790, BlockFamily family) void
ComplexRecipeJsonBuilder.method_53820
(class_8790 class_8790, String string) protected static void
RecipeProvider.offer2x2CompactingRecipe
(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerBannerRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerBarkBlockRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerBedRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerBlasting
(class_8790 class_8790, List<ItemConvertible> inputs, RecipeCategory category, ItemConvertible output, float experience, int cookingTime, String group) protected static void
RecipeProvider.offerBoatRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerCandleDyeingRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerCarpetRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerChestBoatRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerChiseledBlockRecipe
(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerCompactingRecipe
(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerCompactingRecipe
(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input, String criterionName) protected static void
RecipeProvider.offerConcretePowderDyeingRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) private static void
RecipeProvider.offerCrackingRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) Offers a smelting recipe to the exporter that is used to convert the main block of a block family to its cracked variant.protected static void
RecipeProvider.offerCutCopperRecipe
(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerDyeableRecipes
(class_8790 class_8790, List<Item> dyes, List<Item> dyeables, String group) private static void
RecipeProvider.offerFoodCookingRecipe
(class_8790 class_8790, String cooker, RecipeSerializer<? extends AbstractCookingRecipe> serializer, int cookingTime, ItemConvertible input, ItemConvertible output, float experience) protected static void
RecipeProvider.offerHangingSignRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerMosaicRecipe
(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) private static void
RecipeProvider.offerMultipleOptions
(class_8790 class_8790, RecipeSerializer<? extends AbstractCookingRecipe> serializer, List<ItemConvertible> inputs, RecipeCategory category, ItemConvertible output, float experience, int cookingTime, String group, String method) protected static void
RecipeProvider.offerNetheriteUpgradeRecipe
(class_8790 class_8790, Item input, RecipeCategory category, Item result) protected static void
RecipeProvider.offerPlanksRecipe
(class_8790 class_8790, ItemConvertible output, TagKey<Item> input, int count) protected static void
RecipeProvider.offerPlanksRecipe2
(class_8790 class_8790, ItemConvertible output, TagKey<Item> input, int count) protected static void
RecipeProvider.offerPolishedStoneRecipe
(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerPressurePlateRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerReversibleCompactingRecipes
(class_8790 class_8790, RecipeCategory reverseCategory, ItemConvertible baseItem, RecipeCategory compactingCategory, ItemConvertible compactItem) Offers two recipes to convert between a normal and compacted form of an item.private static void
RecipeProvider.offerReversibleCompactingRecipes
(class_8790 class_8790, RecipeCategory reverseCategory, ItemConvertible baseItem, RecipeCategory compactingCategory, ItemConvertible compactItem, String compactingId, @Nullable String compactingGroup, String reverseId, @Nullable String reverseGroup) protected static void
RecipeProvider.offerReversibleCompactingRecipesWithCompactingRecipeGroup
(class_8790 class_8790, RecipeCategory reverseCategory, ItemConvertible baseItem, RecipeCategory compactingCategory, ItemConvertible compactItem, String compactingId, String compactingGroup) protected static void
RecipeProvider.offerReversibleCompactingRecipesWithReverseRecipeGroup
(class_8790 class_8790, RecipeCategory reverseCategory, ItemConvertible baseItem, RecipeCategory compactingCategory, ItemConvertible compactItem, String reverseId, String reverseGroup) protected static void
RecipeProvider.offerShapelessRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input, @Nullable String group, int outputCount) protected static void
RecipeProvider.offerSingleOutputShapelessRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input, @Nullable String group) protected static void
RecipeProvider.offerSlabRecipe
(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerSmelting
(class_8790 class_8790, List<ItemConvertible> inputs, RecipeCategory category, ItemConvertible output, float experience, int cookingTime, String group) protected static void
RecipeProvider.offerSmithingTemplateCopyingRecipe
(class_8790 class_8790, ItemConvertible template, ItemConvertible resource) protected static void
RecipeProvider.offerSmithingTemplateCopyingRecipe
(class_8790 class_8790, ItemConvertible template, TagKey<Item> resource) protected static void
RecipeProvider.offerSmithingTrimRecipe
(class_8790 class_8790, Item template, Identifier recipeId) protected static void
RecipeProvider.offerStainedGlassDyeingRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerStainedGlassPaneDyeingRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerStainedGlassPaneRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerStonecuttingRecipe
(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerStonecuttingRecipe
(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input, int count) protected static void
RecipeProvider.offerTerracottaDyeingRecipe
(class_8790 class_8790, ItemConvertible output, ItemConvertible input) void
ComplexRecipeJsonBuilder.offerTo
(class_8790 class_8790, Identifier identifier) void
CookingRecipeJsonBuilder.offerTo
(class_8790 class_8790, Identifier recipeId) default void
CraftingRecipeJsonBuilder.offerTo
(class_8790 class_8790) default void
CraftingRecipeJsonBuilder.offerTo
(class_8790 class_8790, String recipePath) void
CraftingRecipeJsonBuilder.offerTo
(class_8790 class_8790, Identifier recipeId) void
ShapedRecipeJsonBuilder.offerTo
(class_8790 class_8790, Identifier recipeId) void
ShapelessRecipeJsonBuilder.offerTo
(class_8790 class_8790, Identifier recipeId) void
SingleItemRecipeJsonBuilder.offerTo
(class_8790 class_8790, Identifier recipeId) void
SmithingTransformRecipeJsonBuilder.offerTo
(class_8790 class_8790, String recipeId) void
SmithingTransformRecipeJsonBuilder.offerTo
(class_8790 class_8790, Identifier recipeId) void
SmithingTrimRecipeJsonBuilder.offerTo
(class_8790 class_8790, Identifier recipeId) protected static void
RecipeProvider.offerWallRecipe
(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static void
RecipeProvider.offerWaxingRecipes
(class_8790 class_8790)