net.minecraft.world.level.storage

public interface WorldData

ewj
net.minecraft.world.level.storage.WorldData
net.minecraft.class_5219
net.minecraft.world.SaveProperties
net.minecraft.world.level.storage.SaveData

Field summary

Modifier and TypeField
int
d
ANVIL_VERSION_ID
field_31844
ANVIL_FORMAT_ID
int
e
MCREGION_VERSION_ID
field_31845
MCREGION_FORMAT_ID

Method summary

Modifier and TypeMethod
WorldDataConfiguration
D()
getDataConfiguration()
method_29589()
getDataConfiguration()
void
a(dif arg0)
setDataConfiguration(WorldDataConfiguration arg0)
method_29590(class_7712 arg0)
updateLevelInfo(DataConfiguration dataConfiguration)
boolean
F()
wasModded()
method_27431()
isModded()
Set<String>
G()
getKnownServerBrands()
method_27432()
getServerBrands()
Set<String>
H()
getRemovedFeatureFlags()
method_49900()
getRemovedFeatures()
void
a(String arg0, boolean arg1)
setModdedInfo(String arg0, boolean arg1)
method_24285(String arg0, boolean arg1)
addServerBrand(String brand, boolean modded)
default void
a(p arg0)
fillCrashReportCategory(CrashReportCategory arg0)
method_151(class_129 arg0)
populateCrashReport(CrashReportSection section)
default String
f(int arg0)
getStorageVersionName(int arg0)
method_27440(int arg0)
getFormatName(int id)
CompoundTag
E()
getCustomBossEvents()
method_228()
getCustomBossEvents()
void
a(ux arg0)
setCustomBossEvents(CompoundTag arg0)
method_221(class_2487 arg0)
setCustomBossEvents(NbtCompound customBossEvents)
ServerLevelData
I()
overworldData()
method_27859()
getMainWorldProperties()
LevelSettings
J()
getLevelSettings()
method_27433()
getLevelInfo()
CompoundTag
a(ke arg0, ux arg1)
createTag(RegistryAccess arg0, CompoundTag arg1)
method_163(class_5455 arg0, class_2487 arg1)
cloneWorldNbt(DynamicRegistryManager registryManager, NbtCompound playerNbt)
boolean
l()
isHardcore()
method_152()
isHardcore()
int
x()
getVersion()
method_168()
getVersion()
String
e()
getLevelName()
method_150()
getLevelName()
GameType
k()
getGameType()
method_210()
getGameMode()
void
a(dhf arg0)
setGameType(GameType arg0)
method_193(class_1934 arg0)
setGameMode(GameMode gameMode)
boolean
m()
isAllowCommands()
method_194()
areCommandsAllowed()
Difficulty
q()
getDifficulty()
method_207()
getDifficulty()
void
a(btg arg0)
setDifficulty(Difficulty arg0)
method_208(class_1267 arg0)
setDifficulty(Difficulty difficulty)
boolean
r()
isDifficultyLocked()
method_197()
isDifficultyLocked()
void
d(boolean arg0)
setDifficultyLocked(boolean arg0)
method_186(boolean arg0)
setDifficultyLocked(boolean difficultyLocked)
GameRules
o()
getGameRules()
method_146()
getGameRules()
CompoundTag
w()
getLoadedPlayerTag()
method_226()
getPlayerData()
EndDragonFight$Data
C()
endDragonFightData()
method_29036()
getDragonFight()
void
a(ebt$a arg0)
setEndDragonFightData(EndDragonFight$Data arg0)
method_29037(class_2881$class_8576 arg0)
setDragonFight(EnderDragonFight$Data dragonFight)
WorldOptions
y()
worldGenOptions()
method_28057()
getGeneratorOptions()
boolean
z()
isFlatWorld()
method_45555()
isFlatWorld()
boolean
A()
isDebugWorld()
method_45556()
isDebugWorld()
com.mojang.serialization.Lifecycle
B()
worldGenSettingsLifecycle()
method_29588()
getLifecycle()
default FeatureFlagSet
K()
enabledFeatures()
method_45560()
getEnabledFeatures()