net.minecraft.world.level

public interface ServerWorldProperties

extends MutableWorldProperties

net.minecraft.world.level.storage.ServerLevelData
net.minecraft.class_5268
net.minecraft.world.level.ServerWorldProperties

Method summary

Modifier and TypeMethod
String
getLevelName()
method_150()
getLevelName()
default void
fillCrashReportCategory(CrashReportCategory category, LevelHeightAccessor levelHeightAccessor)
method_151(class_129 arg0, class_5539 arg1)
populateCrashReport(CrashReportSection arg0, HeightLimitView arg1)
GameMode
getGameType()
method_210()
getGameMode()
boolean
isInitialized()
method_222()
isInitialized()
void
setInitialized(boolean initialized)
method_223(boolean arg0)
setInitialized(boolean initialized)
boolean
isAllowCommands()
method_194()
areCommandsAllowed()
void
setAllowCommands(boolean allowCommands)
method_1_6379(boolean arg0)
setAllowCommands(boolean allowCommands)
void
setGameType(GameType gameType)
method_193(class_1934 arg0)
setGameMode(GameMode gameMode)
void
setGameTime(long time)
method_29034(long arg0)
setTime(long time)
private String
lambda$fillCrashReportCategory$0()
method_27858()
method_27858()