Uses of Enum Class
net.minecraft.world.level.storage.LevelDataType
Packages that use LevelDataType
-
Uses of LevelDataType in net.minecraft
Methods in net.minecraft with parameters of type LevelDataTypeModifier and TypeMethodDescriptionvoidclass_2934.method_12903(LevelDataType type, class_2936 class_2936) -
Uses of LevelDataType in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage that return LevelDataTypeModifier and TypeMethodDescriptionstatic LevelDataTypeReturns the enum constant of this class with the specified name.static LevelDataType[]LevelDataType.values()Returns an array containing the constants of this enum class, in the order they are declared.