public interface SaveProperties
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(@Nullable CompoundTag tag)
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 method_28057()