Uses of Enum Class
net.minecraft.world.level.storage.LevelSummary.ConversionWarning
Packages that use LevelSummary.ConversionWarning
-
Uses of LevelSummary.ConversionWarning in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage that return LevelSummary.ConversionWarningModifier and TypeMethodDescriptionLevelSummary.getConversionWarning()
Returns the enum constant of this class with the specified name.static LevelSummary.ConversionWarning[]
LevelSummary.ConversionWarning.values()
Returns an array containing the constants of this enum class, in the order they are declared.