public interface class_5217
| Modifier and Type | Method and Description |
|---|---|
Difficulty |
getDifficulty() |
GameRules |
getGameRules() |
LevelGeneratorOptions |
getGeneratorOptions() |
LevelGeneratorType |
getGeneratorType() |
long |
getSeed() |
int |
getSpawnX() |
int |
getSpawnY() |
int |
getSpawnZ() |
long |
getTime() |
long |
getTimeOfDay() |
boolean |
isDifficultyLocked() |
boolean |
isHardcore() |
boolean |
isRaining() |
boolean |
isThundering() |
static long |
method_27418(long long2) |
default void |
populateCrashReport(CrashReportSection crashReportSection) |
void |
setRaining(boolean raining) |
long getSeed()
static long method_27418(long long2)
int getSpawnX()
int getSpawnY()
int getSpawnZ()
long getTime()
long getTimeOfDay()
boolean isThundering()
boolean isRaining()
void setRaining(boolean raining)
boolean isHardcore()
LevelGeneratorType getGeneratorType()
LevelGeneratorOptions getGeneratorOptions()
GameRules getGameRules()
Difficulty getDifficulty()
boolean isDifficultyLocked()
default void populateCrashReport(CrashReportSection crashReportSection)