net.minecraft.world

public interface WorldProperties

net.minecraft.world.level.storage.LevelData
net.minecraft.class_5217
net.minecraft.world.WorldProperties

Method summary

Modifier and TypeMethod
WorldProperties$SpawnPoint
getRespawnData()
method_74893()
getSpawnPoint()
long
getGameTime()
method_188()
getTime()
long
getDayTime()
method_217()
getTimeOfDay()
boolean
isThundering()
method_203()
isThundering()
boolean
isRaining()
method_156()
isRaining()
void
setRaining(boolean raining)
method_157(boolean arg0)
setRaining(boolean raining)
boolean
isHardcore()
method_152()
isHardcore()
Difficulty
getDifficulty()
method_207()
getDifficulty()
boolean
isDifficultyLocked()
method_197()
isDifficultyLocked()
default void
fillCrashReportCategory(CrashReportCategory category, LevelHeightAccessor levelHeightAccessor)
method_151(class_129 arg0, class_5539 arg1)
populateCrashReport(CrashReportSection reportSection, HeightLimitView world)
private String
lambda$fillCrashReportCategory$1()
method_27410()
method_27410()
private String
lambda$fillCrashReportCategory$0(LevelHeightAccessor arg0)
method_27411(class_5539 arg0)
method_27411(HeightLimitView arg0)