Uses of Class
net.minecraft.world.storage.SaveFormat.LevelSave
Package
Description
-
Uses of SaveFormat.LevelSave in net.minecraft.client
Modifier and TypeMethodDescriptionstatic DatapackCodec
Minecraft.loadDataPacks
(SaveFormat.LevelSave p_238180_0_) static IServerConfiguration
Minecraft.loadWorldData
(SaveFormat.LevelSave p_238181_0_, DynamicRegistries.Impl p_238181_1_, IResourceManager p_238181_2_, DatapackCodec p_238181_3_) Minecraft.makeServerStem
(DynamicRegistries.Impl p_238189_1_, Function<SaveFormat.LevelSave, DatapackCodec> p_238189_2_, com.mojang.datafixers.util.Function4<SaveFormat.LevelSave, DynamicRegistries.Impl, IResourceManager, DatapackCodec, IServerConfiguration> p_238189_3_, boolean p_238189_4_, SaveFormat.LevelSave p_238189_5_) Modifier and TypeMethodDescriptionprivate void
Minecraft.loadWorld
(String p_238195_1_, DynamicRegistries.Impl p_238195_2_, Function<SaveFormat.LevelSave, DatapackCodec> p_238195_3_, com.mojang.datafixers.util.Function4<SaveFormat.LevelSave, DynamicRegistries.Impl, IResourceManager, DatapackCodec, IServerConfiguration> p_238195_4_, boolean p_238195_5_, Minecraft.WorldSelectionType p_238195_6_, boolean creating) private void
Minecraft.loadWorld
(String p_238195_1_, DynamicRegistries.Impl p_238195_2_, Function<SaveFormat.LevelSave, DatapackCodec> p_238195_3_, com.mojang.datafixers.util.Function4<SaveFormat.LevelSave, DynamicRegistries.Impl, IResourceManager, DatapackCodec, IServerConfiguration> p_238195_4_, boolean p_238195_5_, Minecraft.WorldSelectionType p_238195_6_, boolean creating) Minecraft.makeServerStem
(DynamicRegistries.Impl p_238189_1_, Function<SaveFormat.LevelSave, DatapackCodec> p_238189_2_, com.mojang.datafixers.util.Function4<SaveFormat.LevelSave, DynamicRegistries.Impl, IResourceManager, DatapackCodec, IServerConfiguration> p_238189_3_, boolean p_238189_4_, SaveFormat.LevelSave p_238189_5_) Minecraft.makeServerStem
(DynamicRegistries.Impl p_238189_1_, Function<SaveFormat.LevelSave, DatapackCodec> p_238189_2_, com.mojang.datafixers.util.Function4<SaveFormat.LevelSave, DynamicRegistries.Impl, IResourceManager, DatapackCodec, IServerConfiguration> p_238189_3_, boolean p_238189_4_, SaveFormat.LevelSave p_238189_5_) -
Uses of SaveFormat.LevelSave in net.minecraft.client.gui.screen
Modifier and TypeMethodDescriptionstatic OptimizeWorldScreen
OptimizeWorldScreen.create
(Minecraft p_239025_0_, it.unimi.dsi.fastutil.booleans.BooleanConsumer p_239025_1_, com.mojang.datafixers.DataFixer p_239025_2_, SaveFormat.LevelSave p_239025_3_, boolean p_239025_4_) static boolean
EditWorldScreen.makeBackupAndShowToast
(SaveFormat.LevelSave p_239019_0_) ModifierConstructorDescriptionEditWorldScreen
(it.unimi.dsi.fastutil.booleans.BooleanConsumer p_i232318_1_, SaveFormat.LevelSave p_i232318_2_) private
OptimizeWorldScreen
(it.unimi.dsi.fastutil.booleans.BooleanConsumer p_i232319_1_, com.mojang.datafixers.DataFixer p_i232319_2_, SaveFormat.LevelSave p_i232319_3_, WorldSettings p_i232319_4_, boolean p_i232319_5_, com.google.common.collect.ImmutableSet<RegistryKey<World>> p_i232319_6_) -
Uses of SaveFormat.LevelSave in net.minecraft.server
Modifier and TypeFieldDescriptionprotected final SaveFormat.LevelSave
MinecraftServer.storageSource
Modifier and TypeMethodDescriptionstatic void
MinecraftServer.convertFromRegionFormatIfNeeded
(SaveFormat.LevelSave p_240777_0_) private static void
Main.forceUpgrade
(SaveFormat.LevelSave p_240761_0_, com.mojang.datafixers.DataFixer p_240761_1_, boolean p_240761_2_, BooleanSupplier p_240761_3_, com.google.common.collect.ImmutableSet<RegistryKey<World>> p_240761_4_) ModifierConstructorDescriptionMinecraftServer
(Thread p_i232576_1_, DynamicRegistries.Impl p_i232576_2_, SaveFormat.LevelSave p_i232576_3_, IServerConfiguration p_i232576_4_, ResourcePackList p_i232576_5_, Proxy p_i232576_6_, com.mojang.datafixers.DataFixer p_i232576_7_, DataPackRegistries p_i232576_8_, com.mojang.authlib.minecraft.MinecraftSessionService p_i232576_9_, com.mojang.authlib.GameProfileRepository p_i232576_10_, PlayerProfileCache p_i232576_11_, IChunkStatusListenerFactory p_i232576_12_) -
Uses of SaveFormat.LevelSave in net.minecraft.server.dedicated
ModifierConstructorDescriptionDedicatedServer
(Thread p_i232601_1_, DynamicRegistries.Impl p_i232601_2_, SaveFormat.LevelSave p_i232601_3_, ResourcePackList p_i232601_4_, DataPackRegistries p_i232601_5_, IServerConfiguration p_i232601_6_, ServerPropertiesProvider p_i232601_7_, com.mojang.datafixers.DataFixer p_i232601_8_, com.mojang.authlib.minecraft.MinecraftSessionService p_i232601_9_, com.mojang.authlib.GameProfileRepository p_i232601_10_, PlayerProfileCache p_i232601_11_, IChunkStatusListenerFactory p_i232601_12_) -
Uses of SaveFormat.LevelSave in net.minecraft.server.integrated
ModifierConstructorDescriptionIntegratedServer
(Thread p_i232494_1_, Minecraft p_i232494_2_, DynamicRegistries.Impl p_i232494_3_, SaveFormat.LevelSave p_i232494_4_, ResourcePackList p_i232494_5_, DataPackRegistries p_i232494_6_, IServerConfiguration p_i232494_7_, com.mojang.authlib.minecraft.MinecraftSessionService p_i232494_8_, com.mojang.authlib.GameProfileRepository p_i232494_9_, PlayerProfileCache p_i232494_10_, IChunkStatusListenerFactory p_i232494_11_) -
Uses of SaveFormat.LevelSave in net.minecraft.util
ModifierConstructorDescriptionWorldOptimizer
(SaveFormat.LevelSave p_i231486_1_, com.mojang.datafixers.DataFixer p_i231486_2_, com.google.common.collect.ImmutableSet<RegistryKey<World>> p_i231486_3_, boolean p_i231486_4_) -
Uses of SaveFormat.LevelSave in net.minecraft.world.gen.feature.template
ModifierConstructorDescriptionTemplateManager
(IResourceManager p_i232119_1_, SaveFormat.LevelSave p_i232119_2_, com.mojang.datafixers.DataFixer p_i232119_3_) -
Uses of SaveFormat.LevelSave in net.minecraft.world.server
ModifierConstructorDescriptionChunkManager
(ServerWorld p_i232602_1_, SaveFormat.LevelSave p_i232602_2_, com.mojang.datafixers.DataFixer p_i232602_3_, TemplateManager p_i232602_4_, Executor p_i232602_5_, ThreadTaskExecutor<Runnable> p_i232602_6_, IChunkLightProvider p_i232602_7_, ChunkGenerator p_i232602_8_, IChunkStatusListener p_i232602_9_, Supplier<DimensionSavedDataManager> p_i232602_10_, int p_i232602_11_, boolean p_i232602_12_) ServerChunkProvider
(ServerWorld p_i232603_1_, SaveFormat.LevelSave p_i232603_2_, com.mojang.datafixers.DataFixer p_i232603_3_, TemplateManager p_i232603_4_, Executor p_i232603_5_, ChunkGenerator p_i232603_6_, int p_i232603_7_, boolean p_i232603_8_, IChunkStatusListener p_i232603_9_, Supplier<DimensionSavedDataManager> p_i232603_10_) ServerWorld
(MinecraftServer p_i241885_1_, Executor p_i241885_2_, SaveFormat.LevelSave p_i241885_3_, IServerWorldInfo p_i241885_4_, RegistryKey<World> p_i241885_5_, DimensionType p_i241885_6_, IChunkStatusListener p_i241885_7_, ChunkGenerator p_i241885_8_, boolean p_i241885_9_, long p_i241885_10_, List<ISpecialSpawner> p_i241885_12_, boolean p_i241885_13_) -
Uses of SaveFormat.LevelSave in net.minecraft.world.storage
Modifier and TypeMethodDescription(package private) static boolean
AnvilSaveConverter.convertLevel
(SaveFormat.LevelSave p_237330_0_, IProgressUpdate p_237330_1_) private static BiFunction<File,
com.mojang.datafixers.DataFixer, ServerWorldInfo> SaveFormat.getReader
(com.mojang.serialization.DynamicOps<INBT> p_237270_0_, DatapackCodec p_237270_1_, SaveFormat.LevelSave levelSave) private static void
AnvilSaveConverter.makeMcrLevelDatBackup
(SaveFormat.LevelSave p_237329_0_) ModifierConstructorDescriptionPlayerData
(SaveFormat.LevelSave p_i232157_1_, com.mojang.datafixers.DataFixer p_i232157_2_) -
Uses of SaveFormat.LevelSave in net.minecraftforge.common
Modifier and TypeMethodDescriptionForgeMod.getDataForWriting
(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo) void
ForgeMod.readData
(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo, CompoundNBT tag) -
Uses of SaveFormat.LevelSave in net.minecraftforge.fml
Modifier and TypeMethodDescriptionFMLWorldPersistenceHook.getDataForWriting
(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo) WorldPersistenceHooks.WorldPersistenceHook.getDataForWriting
(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo) static void
WorldPersistenceHooks.handleWorldDataLoad
(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo, CompoundNBT tagCompound) static void
WorldPersistenceHooks.handleWorldDataSave
(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo, CompoundNBT tagCompound) void
FMLWorldPersistenceHook.readData
(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo, CompoundNBT tag) void
WorldPersistenceHooks.WorldPersistenceHook.readData
(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo, CompoundNBT tag)