public interface class_5217
| Modifier and Type | Method and Description |
|---|---|
Difficulty |
getDifficulty() |
GameRules |
getGameRules() |
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) |
LevelGeneratorOptions |
method_27421() |
default void |
populateCrashReport(CrashReportSection crashReportSection) |
void |
setRaining(boolean bool) |
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 bool)
boolean isHardcore()
LevelGeneratorType getGeneratorType()
LevelGeneratorOptions method_27421()
GameRules getGameRules()
Difficulty getDifficulty()
boolean isDifficultyLocked()
default void populateCrashReport(CrashReportSection crashReportSection)