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> pRegistryAccess, PrimaryLevelData pLevelData, Path pTempDatapackDir) -
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 pCreateWorldScreen, LayeredRegistryAccess<RegistryLayer> pRegistryAccess, PrimaryLevelData pLevelData, Path pTempDataPackDir) private voidCreateWorldScreen.createWorldAndCleanup(LayeredRegistryAccess<RegistryLayer> pRegistryAccess, PrimaryLevelData pLevelData) -
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> pTag, LevelSettings pLevelSettings, PrimaryLevelData.SpecialWorldProperty pSpecialWorldProperty, WorldOptions pWorldOptions, com.mojang.serialization.Lifecycle pWorldGenSettingsLifecycle) PrimaryLevelData.withConfirmedWarning(boolean confirmedWarning)