Uses of Class
net.minecraft.world.level.storage.LevelVersion
Packages that use LevelVersion
-
Uses of LevelVersion in net.minecraft.world.level.storage
Fields in net.minecraft.world.level.storage declared as LevelVersionMethods in net.minecraft.world.level.storage that return LevelVersionModifier and TypeMethodDescriptionLevelSummary.levelVersion()
static LevelVersion
LevelVersion.parse
(com.mojang.serialization.Dynamic<?> p_78391_) Methods in net.minecraft.world.level.storage with parameters of type LevelVersionModifier 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_) Constructors in net.minecraft.world.level.storage with parameters of type LevelVersionModifierConstructorDescriptionLevelSummary
(LevelSettings p_230869_, LevelVersion p_230870_, String p_230871_, boolean p_230872_, boolean p_230873_, Path p_230874_)