public interface SaveProperties
DataPackSettings method_29589()
void method_29590(DataPackSettings dataPackSettings)
boolean isModded()
void addServerBrand(String brand, boolean modded)
default void populateCrashReport(CrashReportSection crashReportSection)
default String getFormatName(int id)
@Nullable CompoundTag getCustomBossEvents()
void setCustomBossEvents(@Nullable CompoundTag tag)
ServerWorldProperties getMainWorldProperties()
@Environment(value=CLIENT) LevelInfo getLevelInfo()
CompoundTag cloneWorldTag(RegistryTracker registryTracker, @Nullable CompoundTag compoundTag)
boolean isHardcore()
int getVersion()
String getLevelName()
GameMode getGameMode()
void setGameMode(GameMode gameMode)
boolean areCommandsAllowed()
Difficulty getDifficulty()
void setDifficulty(Difficulty difficulty)
boolean isDifficultyLocked()
void setDifficultyLocked(boolean locked)
GameRules getGameRules()
CompoundTag getPlayerData()
CompoundTag method_29036()
void method_29037(CompoundTag compoundTag)
GeneratorOptions getGeneratorOptions()
@Environment(value=CLIENT) com.mojang.serialization.Lifecycle method_29588()