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> p_374264_, PrimaryLevelData p_374355_, Path p_374356_) -
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 p_374502_, LayeredRegistryAccess<RegistryLayer> p_374158_, PrimaryLevelData p_374270_, Path p_374444_) private void
CreateWorldScreen.createWorldAndCleanup
(LayeredRegistryAccess<RegistryLayer> p_374105_, PrimaryLevelData p_374321_) -
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)