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 <T> PrimaryLevelData
PrimaryLevelData.parse
(com.mojang.serialization.Dynamic<T> p_78531_, com.mojang.datafixers.DataFixer p_78532_, int p_78533_, CompoundTag p_78534_, LevelSettings p_78535_, LevelVersion p_78536_, PrimaryLevelData.SpecialWorldProperty p_250651_, WorldOptions p_251864_, com.mojang.serialization.Lifecycle p_78538_) ModifierConstructorDescriptionLevelSummary
(LevelSettings p_251217_, LevelVersion p_249179_, String p_250462_, boolean p_252096_, boolean p_251054_, boolean p_252271_, Path p_252001_)