net.minecraft.world.level.storage

public interface LevelData

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

Method summary

Modifier and TypeMethod
LevelData$RespawnData
a()
getRespawnData()
method_74893()
getSpawnPoint()
long
b()
getGameTime()
method_188()
getTime()
long
c()
getDayTime()
method_217()
getTimeOfDay()
boolean
f()
isThundering()
method_203()
isThundering()
boolean
h()
isRaining()
method_156()
isRaining()
void
b(boolean arg0)
setRaining(boolean arg0)
method_157(boolean arg0)
setRaining(boolean raining)
boolean
k()
isHardcore()
method_152()
isHardcore()
Difficulty
p()
getDifficulty()
method_207()
getDifficulty()
boolean
q()
isDifficultyLocked()
method_197()
isDifficultyLocked()
default void
a(n arg0, dvi arg1)
fillCrashReportCategory(CrashReportCategory arg0, LevelHeightAccessor arg1)
method_151(class_129 arg0, class_5539 arg1)
populateCrashReport(CrashReportSection reportSection, HeightLimitView world)