Uses of Class
net.minecraft.world.level.LevelProperties
Packages that use LevelProperties
-
Uses of LevelProperties in net.minecraft.world.level
Methods in net.minecraft.world.level that return LevelPropertiesModifier and TypeMethodDescriptionstatic LevelProperties
LevelProperties.readProperties
(com.mojang.serialization.Dynamic<NbtElement> dynamic, com.mojang.datafixers.DataFixer dataFixer, int dataVersion, @Nullable NbtCompound playerData, LevelInfo levelInfo, SaveVersionInfo saveVersionInfo, GeneratorOptions generatorOptions, com.mojang.serialization.Lifecycle lifecycle) -
Uses of LevelProperties in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage that return types with arguments of type LevelPropertiesModifier and TypeMethodDescription(package private) static BiFunction<File,
com.mojang.datafixers.DataFixer, LevelProperties> LevelStorage.createLevelDataParser
(com.mojang.serialization.DynamicOps<NbtElement> dynamicOps, DataPackSettings dataPackSettings)