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_230869_, LevelVersion p_230870_, String p_230871_, boolean p_230872_, boolean p_230873_, Path p_230874_)