Uses of Enum Class
net.minecraft.data.DataGenerator.class_7490
Packages that use DataGenerator.class_7490
-
Uses of DataGenerator.class_7490 in net.minecraft.data
Methods in net.minecraft.data that return DataGenerator.class_7490Modifier and TypeMethodDescriptionstatic DataGenerator.class_7490Returns the enum constant of this class with the specified name.static DataGenerator.class_7490[]DataGenerator.class_7490.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.data with parameters of type DataGenerator.class_7490Modifier and TypeMethodDescriptionDataGenerator.method_44105(DataGenerator.class_7490 class_7490) DataGenerator.method_44106(DataGenerator.class_7490 class_7490, String string) Constructors in net.minecraft.data with parameters of type DataGenerator.class_7490ModifierConstructorDescription(package private)class_7489(DataGenerator dataGenerator, DataGenerator.class_7490 class_7490, String string)