net.minecraft.world.level.storage

public interface WorldData

fml
net.minecraft.world.level.storage.WorldData
net.minecraft.class_5219
net.minecraft.world.SaveProperties

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
C()
getDataConfiguration()
method_29589()
getDataConfiguration()
void
a(dwe arg0)
setDataConfiguration(WorldDataConfiguration arg0)
method_29590(class_7712 arg0)
updateLevelInfo(DataConfiguration dataConfiguration)
boolean
E()
wasModded()
method_27431()
isModded()
Set<String>
F()
getKnownServerBrands()
method_27432()
getServerBrands()
Set<String>
G()
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(n 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
D()
getCustomBossEvents()
method_228()
getCustomBossEvents()
void
a(uz arg0)
setCustomBossEvents(CompoundTag arg0)
method_221(class_2487 arg0)
setCustomBossEvents(NbtCompound customBossEvents)
ServerLevelData
H()
overworldData()
method_27859()
getMainWorldProperties()
LevelSettings
I()
getLevelSettings()
method_27433()
getLevelInfo()
CompoundTag
a(jr arg0, uz arg1)
createTag(RegistryAccess arg0, CompoundTag arg1)
method_163(class_5455 arg0, class_2487 arg1)
cloneWorldNbt(DynamicRegistryManager registryManager, NbtCompound playerNbt)
boolean
k()
isHardcore()
method_152()
isHardcore()
int
w()
getVersion()
method_168()
getVersion()
String
d()
getLevelName()
method_150()
getLevelName()
GameType
j()
getGameType()
method_210()
getGameMode()
void
a(dvd arg0)
setGameType(GameType arg0)
method_193(class_1934 arg0)
setGameMode(GameMode gameMode)
boolean
l()
isAllowCommands()
method_194()
areCommandsAllowed()
Difficulty
p()
getDifficulty()
method_207()
getDifficulty()
void
a(ccx arg0)
setDifficulty(Difficulty arg0)
method_208(class_1267 arg0)
setDifficulty(Difficulty difficulty)
boolean
q()
isDifficultyLocked()
method_197()
isDifficultyLocked()
void
d(boolean arg0)
setDifficultyLocked(boolean arg0)
method_186(boolean arg0)
setDifficultyLocked(boolean difficultyLocked)
GameRules
n()
getGameRules()
method_146()
getGameRules()
CompoundTag
v()
getLoadedPlayerTag()
method_226()
getPlayerData()
EndDragonFight$Data
B()
endDragonFightData()
method_29036()
getDragonFight()
void
a(erc$a arg0)
setEndDragonFightData(EndDragonFight$Data arg0)
method_29037(class_2881$class_8576 arg0)
setDragonFight(EnderDragonFight$Data dragonFight)
WorldOptions
x()
worldGenOptions()
method_28057()
getGeneratorOptions()
boolean
y()
isFlatWorld()
method_45555()
isFlatWorld()
boolean
z()
isDebugWorld()
method_45556()
isDebugWorld()
com.mojang.serialization.Lifecycle
A()
worldGenSettingsLifecycle()
method_29588()
getLifecycle()
default FeatureFlagSet
J()
enabledFeatures()
method_45560()
getEnabledFeatures()