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 Path
RealmsCreateWorldFlow.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 TypeMethodDescriptionboolean
CreateWorldCallback.create
(CreateWorldScreen pCreateWorldScreen, LayeredRegistryAccess<RegistryLayer> pRegistryAccess, PrimaryLevelData pLevelData, Path pTempDataPackDir) private void
CreateWorldScreen.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> PrimaryLevelData
PrimaryLevelData.parse
(com.mojang.serialization.Dynamic<T> p_78531_, LevelSettings p_78535_, PrimaryLevelData.SpecialWorldProperty p_250651_, WorldOptions p_251864_, com.mojang.serialization.Lifecycle p_78538_) PrimaryLevelData.withConfirmedWarning
(boolean confirmedWarning)