Uses of Class
net.minecraft.world.level.storage.PrimaryLevelData
Packages that use PrimaryLevelData
Package
Description
-
Uses of PrimaryLevelData in com.mojang.realmsclient.client.worldupload
Methods in com.mojang.realmsclient.client.worldupload with parameters of type PrimaryLevelDataModifier and TypeMethodDescriptionprivate static PathRealmsCreateWorldFlow.createTemporaryWorldFolder(LayeredRegistryAccess<RegistryLayer> registryAccess, PrimaryLevelData levelData, Path tempDatapackDir) -
Uses of PrimaryLevelData in net.minecraft.client.gui.screens.worldselection
Methods in net.minecraft.client.gui.screens.worldselection with parameters of type PrimaryLevelDataModifier and TypeMethodDescriptionbooleanCreateWorldCallback.create(CreateWorldScreen createWorldScreen, LayeredRegistryAccess<RegistryLayer> registryAccess, PrimaryLevelData levelData, Path tempDataPackDir) private voidCreateWorldScreen.createWorldAndCleanup(LayeredRegistryAccess<RegistryLayer> registryAccess, PrimaryLevelData levelData) -
Uses of PrimaryLevelData in net.minecraft.world.level.storage
Methods in net.minecraft.world.level.storage that return PrimaryLevelDataModifier and TypeMethodDescriptionstatic <T> PrimaryLevelDataPrimaryLevelData.parse(com.mojang.serialization.Dynamic<T> tag, LevelSettings levelSettings, PrimaryLevelData.SpecialWorldProperty specialWorldProperty, WorldOptions worldOptions, com.mojang.serialization.Lifecycle worldGenSettingsLifecycle) PrimaryLevelData.withConfirmedWarning(boolean confirmedWarning)