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 voidBundleRecipeProvider.generate(class_8790 class_8790) protected abstract voidRecipeProvider.generate(class_8790 class_8790) protected voidVanillaRecipeProvider.generate(class_8790 class_8790) protected static voidRecipeProvider.generateCookingRecipes(class_8790 class_8790, String cooker, RecipeSerializer<? extends AbstractCookingRecipe> serializer, int cookingTime) protected static voidRecipeProvider.generateFamilies(class_8790 class_8790, FeatureSet enabledFeatures) protected static voidRecipeProvider.generateFamily(class_8790 class_8790, BlockFamily family) voidComplexRecipeJsonBuilder.method_53820(class_8790 class_8790, String string) protected static voidRecipeProvider.offer2x2CompactingRecipe(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerBannerRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerBarkBlockRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerBedRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerBlasting(class_8790 class_8790, List<ItemConvertible> inputs, RecipeCategory category, ItemConvertible output, float experience, int cookingTime, String group) protected static voidRecipeProvider.offerBoatRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerCandleDyeingRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerCarpetRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerChestBoatRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerChiseledBlockRecipe(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerCompactingRecipe(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerCompactingRecipe(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input, String criterionName) protected static voidRecipeProvider.offerConcretePowderDyeingRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) private static voidRecipeProvider.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 voidRecipeProvider.offerCutCopperRecipe(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerDyeableRecipes(class_8790 class_8790, List<Item> dyes, List<Item> dyeables, String group) private static voidRecipeProvider.offerFoodCookingRecipe(class_8790 class_8790, String cooker, RecipeSerializer<? extends AbstractCookingRecipe> serializer, int cookingTime, ItemConvertible input, ItemConvertible output, float experience) protected static voidRecipeProvider.offerHangingSignRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerMosaicRecipe(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) private static voidRecipeProvider.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 voidRecipeProvider.offerNetheriteUpgradeRecipe(class_8790 class_8790, Item input, RecipeCategory category, Item result) protected static voidRecipeProvider.offerPlanksRecipe(class_8790 class_8790, ItemConvertible output, TagKey<Item> input, int count) protected static voidRecipeProvider.offerPlanksRecipe2(class_8790 class_8790, ItemConvertible output, TagKey<Item> input, int count) protected static voidRecipeProvider.offerPolishedStoneRecipe(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerPressurePlateRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.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 voidRecipeProvider.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 voidRecipeProvider.offerReversibleCompactingRecipesWithCompactingRecipeGroup(class_8790 class_8790, RecipeCategory reverseCategory, ItemConvertible baseItem, RecipeCategory compactingCategory, ItemConvertible compactItem, String compactingId, String compactingGroup) protected static voidRecipeProvider.offerReversibleCompactingRecipesWithReverseRecipeGroup(class_8790 class_8790, RecipeCategory reverseCategory, ItemConvertible baseItem, RecipeCategory compactingCategory, ItemConvertible compactItem, String reverseId, String reverseGroup) protected static voidRecipeProvider.offerShapelessRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input, @Nullable String group, int outputCount) protected static voidRecipeProvider.offerSingleOutputShapelessRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input, @Nullable String group) protected static voidRecipeProvider.offerSlabRecipe(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerSmelting(class_8790 class_8790, List<ItemConvertible> inputs, RecipeCategory category, ItemConvertible output, float experience, int cookingTime, String group) protected static voidRecipeProvider.offerSmithingTemplateCopyingRecipe(class_8790 class_8790, ItemConvertible template, ItemConvertible resource) protected static voidRecipeProvider.offerSmithingTemplateCopyingRecipe(class_8790 class_8790, ItemConvertible template, TagKey<Item> resource) protected static voidRecipeProvider.offerSmithingTrimRecipe(class_8790 class_8790, Item template, Identifier recipeId) protected static voidRecipeProvider.offerStainedGlassDyeingRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerStainedGlassPaneDyeingRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerStainedGlassPaneRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerStonecuttingRecipe(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerStonecuttingRecipe(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input, int count) protected static voidRecipeProvider.offerTerracottaDyeingRecipe(class_8790 class_8790, ItemConvertible output, ItemConvertible input) voidComplexRecipeJsonBuilder.offerTo(class_8790 class_8790, Identifier identifier) voidCookingRecipeJsonBuilder.offerTo(class_8790 class_8790, Identifier recipeId) default voidCraftingRecipeJsonBuilder.offerTo(class_8790 class_8790) default voidCraftingRecipeJsonBuilder.offerTo(class_8790 class_8790, String recipePath) voidCraftingRecipeJsonBuilder.offerTo(class_8790 class_8790, Identifier recipeId) voidShapedRecipeJsonBuilder.offerTo(class_8790 class_8790, Identifier recipeId) voidShapelessRecipeJsonBuilder.offerTo(class_8790 class_8790, Identifier recipeId) voidSingleItemRecipeJsonBuilder.offerTo(class_8790 class_8790, Identifier recipeId) voidSmithingTransformRecipeJsonBuilder.offerTo(class_8790 class_8790, String recipeId) voidSmithingTransformRecipeJsonBuilder.offerTo(class_8790 class_8790, Identifier recipeId) voidSmithingTrimRecipeJsonBuilder.offerTo(class_8790 class_8790, Identifier recipeId) protected static voidRecipeProvider.offerWallRecipe(class_8790 class_8790, RecipeCategory category, ItemConvertible output, ItemConvertible input) protected static voidRecipeProvider.offerWaxingRecipes(class_8790 class_8790)