Uses of Class
net.minecraft.world.level.storage.LevelVersion
-
Uses of LevelVersion in net.minecraft.world.level.storage
Modifier and TypeMethodDescriptionLevelSummary.levelVersion()
static LevelVersion
LevelVersion.parse
(com.mojang.serialization.Dynamic<?> p_78391_) Modifier and TypeMethodDescriptionstatic PrimaryLevelData
PrimaryLevelData.parse
(com.mojang.serialization.Dynamic<Tag> p_78531_, com.mojang.datafixers.DataFixer p_78532_, int p_78533_, CompoundTag p_78534_, LevelSettings p_78535_, LevelVersion p_78536_, WorldGenSettings p_78537_, com.mojang.serialization.Lifecycle p_78538_) ModifierConstructorDescriptionLevelSummary
(LevelSettings p_78352_, LevelVersion p_78353_, String p_78354_, boolean p_78355_, boolean p_78356_, File p_78357_)