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_78352_, LevelVersion p_78353_, String p_78354_, boolean p_78355_, boolean p_78356_, File p_78357_)