Uses of Class
net.minecraft.world.level.LevelProperties
Package
Description
-
Uses of LevelProperties in net.minecraft.client.gui.screen.world
Modifier and TypeMethodDescriptionboolean
CreateWorldCallback.create
(CreateWorldScreen screen, CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, LevelProperties levelProperties, @Nullable Path dataPackTempDir) private void
CreateWorldScreen.createAndClearTempDir
(CombinedDynamicRegistries<ServerDynamicRegistryType> combinedDynamicRegistries, LevelProperties levelProperties) -
Uses of LevelProperties in net.minecraft.client.realms.gui.screen
Modifier and TypeMethodDescriptionprivate static Path
RealmsWorldCreating.saveTempWorld
(CombinedDynamicRegistries<ServerDynamicRegistryType> dynamicRegistries, LevelProperties levelProperties, @Nullable Path dataPackTempDir) -
Uses of LevelProperties in net.minecraft.world.level
Modifier and TypeMethodDescriptionstatic <T> LevelProperties
LevelProperties.readProperties
(com.mojang.serialization.Dynamic<T> dynamic, LevelInfo info, LevelProperties.SpecialProperty specialProperty, GeneratorOptions generatorOptions, com.mojang.serialization.Lifecycle lifecycle)