Uses of Class
net.minecraft.world.level.storage.LevelSummary.ConversionWarning
| Package | Description |
|---|---|
| net.minecraft.world.level.storage |
-
Uses of LevelSummary.ConversionWarning in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage that return LevelSummary.ConversionWarning Modifier and Type Method Description LevelSummary.ConversionWarningLevelSummary. getConversionWarning()static LevelSummary.ConversionWarningLevelSummary.ConversionWarning. valueOf(String name)Returns the enum constant of this type with the specified name.static LevelSummary.ConversionWarning[]LevelSummary.ConversionWarning. values()Returns an array containing the constants of this enum type, in the order they are declared.