net.minecraft.world.level.storage

public interface LevelData

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

Method summary

Modifier and TypeMethod
BlockPos
a()
getSpawnPos()
method_56126()
getSpawnPos()
float
b()
getSpawnAngle()
method_30656()
getSpawnAngle()
long
c()
getGameTime()
method_188()
getTime()
long
d()
getDayTime()
method_217()
getTimeOfDay()
boolean
g()
isThundering()
method_203()
isThundering()
boolean
i()
isRaining()
method_156()
isRaining()
void
b(boolean arg0)
setRaining(boolean arg0)
method_157(boolean arg0)
setRaining(boolean raining)
boolean
l()
isHardcore()
method_152()
isHardcore()
Difficulty
q()
getDifficulty()
method_207()
getDifficulty()
boolean
r()
isDifficultyLocked()
method_197()
isDifficultyLocked()
default void
a(p arg0, dhk arg1)
fillCrashReportCategory(CrashReportCategory arg0, LevelHeightAccessor arg1)
method_151(class_129 arg0, class_5539 arg1)
populateCrashReport(CrashReportSection reportSection, HeightLimitView world)