Uses of Class
net.minecraft.world.storage.SaveFormat.LevelSave
-
-
Uses of SaveFormat.LevelSave in net.minecraft.client
Methods in net.minecraft.client with parameters of type SaveFormat.LevelSave Modifier and Type Method Description static 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.PackManager
Minecraft. makeServerStem(DynamicRegistries.Impl p_238189_1_, java.util.function.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_)
Method parameters in net.minecraft.client with type arguments of type SaveFormat.LevelSave Modifier and Type Method Description private void
Minecraft. loadWorld(java.lang.String p_238195_1_, DynamicRegistries.Impl p_238195_2_, java.util.function.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(java.lang.String p_238195_1_, DynamicRegistries.Impl p_238195_2_, java.util.function.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.PackManager
Minecraft. makeServerStem(DynamicRegistries.Impl p_238189_1_, java.util.function.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.PackManager
Minecraft. makeServerStem(DynamicRegistries.Impl p_238189_1_, java.util.function.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
Fields in net.minecraft.client.gui.screen declared as SaveFormat.LevelSave Modifier and Type Field Description private SaveFormat.LevelSave
EditWorldScreen. levelAccess
Methods in net.minecraft.client.gui.screen with parameters of type SaveFormat.LevelSave Modifier and Type Method Description static 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_)
Constructors in net.minecraft.client.gui.screen with parameters of type SaveFormat.LevelSave Constructor Description EditWorldScreen(it.unimi.dsi.fastutil.booleans.BooleanConsumer p_i232318_1_, SaveFormat.LevelSave p_i232318_2_)
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
Fields in net.minecraft.server declared as SaveFormat.LevelSave Modifier and Type Field Description protected SaveFormat.LevelSave
MinecraftServer. storageSource
Methods in net.minecraft.server with parameters of type SaveFormat.LevelSave Modifier and Type Method Description static 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_, java.util.function.BooleanSupplier p_240761_3_, com.google.common.collect.ImmutableSet<RegistryKey<World>> p_240761_4_)
Constructors in net.minecraft.server with parameters of type SaveFormat.LevelSave Constructor Description MinecraftServer(java.lang.Thread p_i232576_1_, DynamicRegistries.Impl p_i232576_2_, SaveFormat.LevelSave p_i232576_3_, IServerConfiguration p_i232576_4_, ResourcePackList p_i232576_5_, java.net.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
Constructors in net.minecraft.server.dedicated with parameters of type SaveFormat.LevelSave Constructor Description DedicatedServer(java.lang.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
Constructors in net.minecraft.server.integrated with parameters of type SaveFormat.LevelSave Constructor Description IntegratedServer(java.lang.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
Fields in net.minecraft.util declared as SaveFormat.LevelSave Modifier and Type Field Description private SaveFormat.LevelSave
WorldOptimizer. levelStorage
Constructors in net.minecraft.util with parameters of type SaveFormat.LevelSave Constructor Description WorldOptimizer(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
Constructors in net.minecraft.world.gen.feature.template with parameters of type SaveFormat.LevelSave Constructor Description TemplateManager(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
Constructors in net.minecraft.world.server with parameters of type SaveFormat.LevelSave Constructor Description ChunkManager(ServerWorld p_i232602_1_, SaveFormat.LevelSave p_i232602_2_, com.mojang.datafixers.DataFixer p_i232602_3_, TemplateManager p_i232602_4_, java.util.concurrent.Executor p_i232602_5_, ThreadTaskExecutor<java.lang.Runnable> p_i232602_6_, IChunkLightProvider p_i232602_7_, ChunkGenerator p_i232602_8_, IChunkStatusListener p_i232602_9_, java.util.function.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_, java.util.concurrent.Executor p_i232603_5_, ChunkGenerator p_i232603_6_, int p_i232603_7_, boolean p_i232603_8_, IChunkStatusListener p_i232603_9_, java.util.function.Supplier<DimensionSavedDataManager> p_i232603_10_)
ServerWorld(MinecraftServer p_i241885_1_, java.util.concurrent.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_, java.util.List<ISpecialSpawner> p_i241885_12_, boolean p_i241885_13_)
-
Uses of SaveFormat.LevelSave in net.minecraft.world.storage
Methods in net.minecraft.world.storage that return SaveFormat.LevelSave Modifier and Type Method Description SaveFormat.LevelSave
SaveFormat. createAccess(java.lang.String p_237274_1_)
Methods in net.minecraft.world.storage with parameters of type SaveFormat.LevelSave Modifier and Type Method Description (package private) static boolean
AnvilSaveConverter. convertLevel(SaveFormat.LevelSave p_237330_0_, IProgressUpdate p_237330_1_)
private static java.util.function.BiFunction<java.io.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_)
Constructors in net.minecraft.world.storage with parameters of type SaveFormat.LevelSave Constructor Description PlayerData(SaveFormat.LevelSave p_i232157_1_, com.mojang.datafixers.DataFixer p_i232157_2_)
-
Uses of SaveFormat.LevelSave in net.minecraftforge.common
Methods in net.minecraftforge.common with parameters of type SaveFormat.LevelSave Modifier and Type Method Description CompoundNBT
ForgeMod. getDataForWriting(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo)
void
ForgeMod. readData(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo, CompoundNBT tag)
-
Uses of SaveFormat.LevelSave in net.minecraftforge.fml
Methods in net.minecraftforge.fml with parameters of type SaveFormat.LevelSave Modifier and Type Method Description CompoundNBT
FMLWorldPersistenceHook. getDataForWriting(SaveFormat.LevelSave levelSave, IServerConfiguration serverInfo)
CompoundNBT
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)
-