Uses of Enum Class
net.minecraft.class_7800
Packages that use class_7800
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7800 in net.minecraft
Methods in net.minecraft that return class_7800Modifier and TypeMethodDescriptionstatic class_7800Returns the enum constant of this class with the specified name.static class_7800[]class_7800.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft with parameters of type class_7800Modifier and TypeMethodDescriptionprotected static class_7710class_7798.method_46202(class_7800 class_7800) -
Uses of class_7800 in net.minecraft.data.server
Methods in net.minecraft.data.server with parameters of type class_7800Modifier and TypeMethodDescriptionprotected static ShapedRecipeJsonBuilderRecipeProvider.createChiseledBlockRecipe(class_7800 class_7800, ItemConvertible itemConvertible, Ingredient ingredient) private static CraftingRecipeJsonBuilderRecipeProvider.createCondensingRecipe(class_7800 class_7800, ItemConvertible itemConvertible, Ingredient ingredient) private static ShapedRecipeJsonBuilderRecipeProvider.createCutCopperRecipe(class_7800 class_7800, ItemConvertible itemConvertible, Ingredient ingredient) private static CraftingRecipeJsonBuilderRecipeProvider.createPressurePlateRecipe(class_7800 class_7800, ItemConvertible itemConvertible, Ingredient ingredient) protected static CraftingRecipeJsonBuilderRecipeProvider.createSlabRecipe(class_7800 class_7800, ItemConvertible itemConvertible, Ingredient ingredient) private static CraftingRecipeJsonBuilderRecipeProvider.getWallRecipe(class_7800 class_7800, ItemConvertible itemConvertible, Ingredient ingredient) protected static voidRecipeProvider.method_46209(Consumer<RecipeJsonProvider> consumer, class_7800 class_7800, ItemConvertible itemConvertible, ItemConvertible itemConvertible2) protected static voidRecipeProvider.method_46212(Consumer<RecipeJsonProvider> consumer, class_7800 class_7800, ItemConvertible itemConvertible, ItemConvertible itemConvertible2) protected static voidRecipeProvider.offerBlasting(Consumer<RecipeJsonProvider> exporter, List<ItemConvertible> inputs, class_7800 class_7800, ItemConvertible itemConvertible, float float2, int int2, String string) protected static voidRecipeProvider.offerChiseledBlockRecipe(Consumer<RecipeJsonProvider> exporter, class_7800 class_7800, ItemConvertible itemConvertible, ItemConvertible itemConvertible2) protected static voidRecipeProvider.offerCutCopperRecipe(Consumer<RecipeJsonProvider> exporter, class_7800 class_7800, ItemConvertible itemConvertible, ItemConvertible itemConvertible2) private static voidRecipeProvider.offerMultipleOptions(Consumer<RecipeJsonProvider> exporter, RecipeSerializer<? extends AbstractCookingRecipe> recipeSerializer, List<ItemConvertible> inputs, class_7800 class_7800, ItemConvertible itemConvertible, float float2, int int2, String string, String string2) protected static voidRecipeProvider.offerNetheriteUpgradeRecipe(Consumer<RecipeJsonProvider> exporter, Item input, class_7800 class_7800, Item item) protected static voidRecipeProvider.offerPolishedStoneRecipe(Consumer<RecipeJsonProvider> exporter, class_7800 class_7800, ItemConvertible itemConvertible, ItemConvertible itemConvertible2) protected static voidRecipeProvider.offerReversibleCompactingRecipes(Consumer<RecipeJsonProvider> exporter, class_7800 class_7800, ItemConvertible itemConvertible, class_7800 class_78002, ItemConvertible itemConvertible2) Offers two recipes to convert between a normal and compacted form of an item.private static voidRecipeProvider.offerReversibleCompactingRecipes(Consumer<RecipeJsonProvider> exporter, class_7800 class_7800, ItemConvertible itemConvertible, class_7800 class_78002, ItemConvertible itemConvertible2, String string, @Nullable String string2, String string3, @Nullable String string4) protected static voidRecipeProvider.offerReversibleCompactingRecipesWithCompactingRecipeGroup(Consumer<RecipeJsonProvider> exporter, class_7800 class_7800, ItemConvertible compacted, class_7800 class_78002, ItemConvertible itemConvertible, String string, String string2) protected static voidRecipeProvider.offerReversibleCompactingRecipesWithReverseRecipeGroup(Consumer<RecipeJsonProvider> exporter, class_7800 class_7800, ItemConvertible itemConvertible, class_7800 class_78002, ItemConvertible itemConvertible2, String string, String string2) protected static voidRecipeProvider.offerSlabRecipe(Consumer<RecipeJsonProvider> exporter, class_7800 class_7800, ItemConvertible itemConvertible, ItemConvertible itemConvertible2) protected static voidRecipeProvider.offerSmelting(Consumer<RecipeJsonProvider> exporter, List<ItemConvertible> inputs, class_7800 class_7800, ItemConvertible itemConvertible, float float2, int int2, String string) protected static voidRecipeProvider.offerStonecuttingRecipe(Consumer<RecipeJsonProvider> exporter, class_7800 class_7800, ItemConvertible input, ItemConvertible itemConvertible) protected static voidRecipeProvider.offerStonecuttingRecipe(Consumer<RecipeJsonProvider> exporter, class_7800 class_7800, ItemConvertible itemConvertible, ItemConvertible itemConvertible2, int int2) protected static voidRecipeProvider.offerWallRecipe(Consumer<RecipeJsonProvider> exporter, class_7800 class_7800, ItemConvertible itemConvertible, ItemConvertible itemConvertible2) -
Uses of class_7800 in net.minecraft.data.server.recipe
Fields in net.minecraft.data.server.recipe declared as class_7800Modifier and TypeFieldDescriptionprivate final class_7800ShapedRecipeJsonBuilder.field_40645private final class_7800ShapelessRecipeJsonBuilder.field_40646private final class_7800CookingRecipeJsonBuilder.field_40647private final class_7800SingleItemRecipeJsonBuilder.field_40650private final class_7800SmithingRecipeJsonBuilder.field_40651Methods in net.minecraft.data.server.recipe with parameters of type class_7800Modifier and TypeMethodDescriptionstatic CookingRecipeJsonBuilderCookingRecipeJsonBuilder.create(Ingredient ingredient, class_7800 class_7800, ItemConvertible itemConvertible, float float2, int int2) static CookingRecipeJsonBuilderCookingRecipeJsonBuilder.create(Ingredient ingredient, class_7800 class_7800, ItemConvertible itemConvertible, float float2, int int2, RecipeSerializer<? extends AbstractCookingRecipe> recipeSerializer) static ShapedRecipeJsonBuilderShapedRecipeJsonBuilder.create(class_7800 class_7800, ItemConvertible itemConvertible) static ShapedRecipeJsonBuilderShapedRecipeJsonBuilder.create(class_7800 class_7800, ItemConvertible itemConvertible, int int2) static ShapelessRecipeJsonBuilderShapelessRecipeJsonBuilder.create(class_7800 class_7800, ItemConvertible itemConvertible) static ShapelessRecipeJsonBuilderShapelessRecipeJsonBuilder.create(class_7800 class_7800, ItemConvertible itemConvertible, int int2) static SmithingRecipeJsonBuilderSmithingRecipeJsonBuilder.create(Ingredient base, Ingredient addition, class_7800 class_7800, Item item) static CookingRecipeJsonBuilderCookingRecipeJsonBuilder.createBlasting(Ingredient ingredient, class_7800 class_7800, ItemConvertible itemConvertible, float float2, int int2) static CookingRecipeJsonBuilderCookingRecipeJsonBuilder.createSmelting(Ingredient ingredient, class_7800 class_7800, ItemConvertible itemConvertible, float float2, int int2) static CookingRecipeJsonBuilderCookingRecipeJsonBuilder.createSmoking(Ingredient ingredient, class_7800 class_7800, ItemConvertible itemConvertible, float float2, int int2) static SingleItemRecipeJsonBuilderSingleItemRecipeJsonBuilder.createStonecutting(Ingredient input, class_7800 class_7800, ItemConvertible itemConvertible) static SingleItemRecipeJsonBuilderSingleItemRecipeJsonBuilder.createStonecutting(Ingredient input, class_7800 class_7800, ItemConvertible itemConvertible, int int2) Constructors in net.minecraft.data.server.recipe with parameters of type class_7800ModifierConstructorDescriptionprivateCookingRecipeJsonBuilder(class_7800 class_7800, class_7709 class_7709, ItemConvertible itemConvertible, Ingredient ingredient, float float2, int int2, RecipeSerializer<? extends AbstractCookingRecipe> recipeSerializer) ShapedRecipeJsonBuilder(class_7800 class_7800, ItemConvertible itemConvertible, int int2) ShapelessRecipeJsonBuilder(class_7800 class_7800, ItemConvertible itemConvertible, int int2) SingleItemRecipeJsonBuilder(class_7800 class_7800, RecipeSerializer<?> recipeSerializer, Ingredient ingredient, ItemConvertible itemConvertible, int int2) SmithingRecipeJsonBuilder(RecipeSerializer<?> recipeSerializer, Ingredient base, Ingredient addition, class_7800 class_7800, Item item)