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_) Constructors in net.minecraft.world.level.storage with parameters of type LevelVersionModifierConstructorDescriptionLevelSummary
(LevelSettings p_251217_, LevelVersion p_249179_, String p_250462_, boolean p_252096_, boolean p_251054_, boolean p_252271_, Path p_252001_)