public interface class_5219
@Environment(value=CLIENT) int getVersionId()
@Environment(value=CLIENT) boolean isVersionSnapshot()
@Environment(value=CLIENT) String getVersionName()
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)
class_5268 method_27859()
@Environment(value=CLIENT) LevelInfo getLevelInfo()
CompoundTag cloneWorldTag(@Nullable CompoundTag tag)
boolean isHardcore()
int getVersion()
String getLevelName()
GameMode getGameMode()
void setGameMode(GameMode gameMode)
@Environment(value=CLIENT) long getLastPlayed()
boolean areCommandsAllowed()
Difficulty getDifficulty()
void setDifficulty(Difficulty difficulty)
boolean isDifficultyLocked()
void setDifficultyLocked(boolean locked)
GameRules getGameRules()
CompoundTag getPlayerData()
CompoundTag getWorldData(DimensionType dimensionType)
void setWorldData(DimensionType dimensionType, CompoundTag tag)
class_5285 method_28057()