History - net.minecraft.world.level.storage.PrimaryLevelData
1.21.3
Names
net.minecraft.world.level.storage.ServerLevelData
net.minecraft.world.level.storage.PrimaryLevelData
net.minecraft.class_5268
net.minecraft.class_31
net.minecraft.unmapped.C_gjwbvqct
net.minecraft.unmapped.C_jmmczzpb
net.minecraft.world.level.ServerWorldProperties
net.minecraft.world.level.LevelProperties
net.minecraft.world.ServerWorldProperties
net.minecraft.world.WorldSaveProperties
net.minecraft.src.C_2794_
net.minecraft.src.C_2793_
Fields
LevelSettings: g, settings, field_25030, f_zcocotov, levelInfo, levelInfo, f_78443_
WorldOptions: h, worldOptions, field_25425, f_yjrgeypv, generatorOptions, worldGenOptions, f_244409_
com.mojang.serialization.Lifecycle: j, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, lifecycle, f_78445_
long: m, gameTime, field_189, f_vixlbjoc, time, time, f_78450_
long: n, dayTime, field_198, f_vsxsobkx, timeOfDay, timeOfDay, f_78451_
CompoundTag: o, loadedPlayerTag, field_170, f_wajebgsy, playerData, playerData, f_78455_
int: p, version, field_158, f_iwmhyeki, version, version, f_78456_
int: q, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, clearWeatherTime, f_78457_
boolean: r, raining, field_190, f_ryspwxox, raining, raining, f_78458_
int: s, rainTime, field_192, f_wkcdalie, rainTime, rainTime, f_78459_
boolean: t, thundering, field_168, f_ipbdatlf, thundering, thundering, f_78460_
int: u, thunderTime, field_173, f_mojlooew, thunderTime, thunderTime, f_78461_
boolean: v, initialized, field_185, f_leyjyyyz, initialized, initialized, f_78462_
boolean: w, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, difficultyLocked, f_78463_
WorldBorder$Settings: x, worldBorder, field_24193, f_vokyxtwk, worldBorder, worldBorder, f_78464_
CompoundTag: z, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, customBossEvents, f_78466_
int: A, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, wanderingTraderSpawnDelay, f_78467_
int: B, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, wanderingTraderSpawnChance, f_78437_
UUID: C, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, wanderingTraderId, f_78438_
Set<String>: D, knownServerBrands, field_21837, f_rauimzzj, serverBrands, serverBrands, f_78439_
boolean: E, wasModded, field_21838, f_lwoygeld, modded, modded, f_78440_
TimerQueue<MinecraftServer>: G, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, scheduledEvents, f_78441_
float: l, spawnAngle, field_26367, f_ijykcegw, spawnAngle, spawnAngle, f_78449_
String: c, WORLD_GEN_SETTINGS, field_31843, f_iteradwu, WORLD_GEN_SETTINGS_KEY, WORLD_GEN_SETTINGS_KEY, f_164940_
org.slf4j.Logger: f, LOGGER, field_25029, f_tlzpcrwu, LOGGER, LOGGER, f_78442_
String: b, PLAYER, field_36349, f_urierpec, PLAYER_KEY, PLAYER_KEY, f_202314_
PrimaryLevelData$SpecialWorldProperty: i, specialWorldProperty, field_40372, f_cpwcrhlr, specialProperty, worldType, f_244368_
EndDragonFight$Data: y, endDragonFightData, field_25031, f_rtkplitb, dragonFight, dragonFightState, f_78465_
Set<String>: F, removedFeatureFlags, field_43352, f_guunwqfj, removedFeatures, removedFeatureFlags, f_276525_
String: a, LEVEL_NAME, field_46838, f_rcbdmseo, LEVEL_NAME_KEY, LEVEL_NAME_KEY, f_303393_
BlockPos: k, spawnPos, field_48380, f_gzjsuxmv, spawnPos, pos, f_315660_
Constructors
(LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
(CompoundTag, boolean, BlockPos, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, Set<String>, Set<String>, TimerQueue<MinecraftServer>, CompoundTag, EndDragonFight$Data, LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
Methods
CompoundTag (RegistryAccess, CompoundTag): a, createTag, method_163, m_eluihlvp, cloneWorldNbt, cloneWorldNbt, m_6626_
void (RegistryAccess, CompoundTag, CompoundTag): a, setTagData, method_158, m_xkdnykbi, updateProperties, updateProperties, m_78545_
long (): c, getGameTime, method_188, m_vtfwqipe, getTime, getTime, m_6793_
long (): d, getDayTime, method_217, m_htydyntw, getTimeOfDay, getTimeOfDay, m_6792_
CompoundTag (): w, getLoadedPlayerTag, method_226, m_mqwuzmlg, getPlayerData, getPlayerData, m_6614_
int (): x, getVersion, method_168, m_iktkysbz, getVersion, getVersion, m_6517_
boolean (): g, isThundering, method_203, m_wbhewofz, isThundering, isThundering, m_6534_
boolean (): i, isRaining, method_156, m_tvvvvmkg, isRaining, isRaining, m_6533_
void (boolean): b, setRaining, method_157, m_wzzskura, setRaining, setRaining, m_5565_
boolean (): l, isHardcore, method_152, m_wqctpfjr, isHardcore, isHardcore, m_5466_
Difficulty (): q, getDifficulty, method_207, m_jvjmdqna, getDifficulty, getDifficulty, m_5472_
void (Difficulty): a, setDifficulty, method_208, m_vzluryjf, setDifficulty, setDifficulty, m_6166_
boolean (): r, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, isDifficultyLocked, m_5474_
void (boolean): d, setDifficultyLocked, method_186, m_gvluntuu, setDifficultyLocked, setDifficultyLocked, m_5560_
WorldOptions (): y, worldGenOptions, method_28057, m_ycrrmmel, getGeneratorOptions, getGeneratorOptions, m_246337_
CompoundTag (): E, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, getCustomBossEvents, m_6587_
void (CompoundTag): a, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, setCustomBossEvents, m_5917_
void (String, boolean): a, setModdedInfo, method_24285, m_ntkonzzr, addServerBrand, addServerBrand, m_7955_
boolean (): F, wasModded, method_27431, m_oewbipwe, isModded, isModded, m_6565_
Set<String> (): G, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, getServerBrands, m_6161_
ServerLevelData (): I, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, getMainWorldProperties, m_5996_
com.mojang.serialization.Lifecycle (): B, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, getLifecycle, getLifecycle, m_5754_
LevelSettings (): J, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, getWorldInfo, m_5926_
float (): b, getSpawnAngle, method_30656, m_nxjrkbss, getSpawnAngle, getSpawnAngle, m_6790_
void (BlockPos, float): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, setSpawnPos, m_7250_
boolean (): z, isFlatWorld, method_45555, m_fpvkhhkf, isFlatWorld, isFlat, m_5961_
boolean (): A, isDebugWorld, method_45556, m_begtsuvt, isDebugWorld, isDebug, m_7513_
WorldDataConfiguration (): D, getDataConfiguration, method_29589, m_rabnvpan, getDataConfiguration, getFeatureAndDataSettings, m_6645_
void (WorldDataConfiguration): a, setDataConfiguration, method_29590, m_jmqkuqhe, updateLevelInfo, setFeatureAndDataSettings, m_245843_
ListTag (Set<String>): a, stringCollectionToTag, method_49902, m_qaixgccn, createStringList, withAll, m_277055_
EndDragonFight$Data (): C, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, getDragonFightState, m_6564_
void (EndDragonFight$Data): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, setDragonFightState, m_5915_
Set<String> (): H, getRemovedFeatureFlags, method_49900, m_qwkmrjrh, getRemovedFeatures, getRemovedFeatureFlags, m_276907_
<T> PrimaryLevelData (com.mojang.serialization.Dynamic<T>, LevelSettings, PrimaryLevelData$SpecialWorldProperty, WorldOptions, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, readProperties, m_78530_
BlockPos (): a, getSpawnPos, method_56126, m_aowtnztk, getSpawnPos, getSpawnPos, m_318766_
1.21.2
Names
erj
ewh
net.minecraft.world.level.storage.PrimaryLevelData
net.minecraft.world.level.storage.ServerLevelData
net.minecraft.class_31
net.minecraft.class_5268
net.minecraft.unmapped.C_jmmczzpb
net.minecraft.unmapped.C_gjwbvqct
net.minecraft.world.level.LevelProperties
net.minecraft.world.level.ServerWorldProperties
net.minecraft.world.WorldSaveProperties
net.minecraft.world.ServerWorldProperties
net.minecraft.src.C_2793_
net.minecraft.src.C_2794_
Fields
LevelSettings: g, settings, field_25030, f_zcocotov, levelInfo, levelInfo, f_78443_
WorldOptions: h, worldOptions, field_25425, f_yjrgeypv, generatorOptions, worldGenOptions, f_244409_
com.mojang.serialization.Lifecycle: j, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, lifecycle, f_78445_
long: m, gameTime, field_189, f_vixlbjoc, time, time, f_78450_
long: n, dayTime, field_198, f_vsxsobkx, timeOfDay, timeOfDay, f_78451_
CompoundTag: o, loadedPlayerTag, field_170, f_wajebgsy, playerData, playerData, f_78455_
int: p, version, field_158, f_iwmhyeki, version, version, f_78456_
int: q, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, clearWeatherTime, f_78457_
boolean: r, raining, field_190, f_ryspwxox, raining, raining, f_78458_
int: s, rainTime, field_192, f_wkcdalie, rainTime, rainTime, f_78459_
boolean: t, thundering, field_168, f_ipbdatlf, thundering, thundering, f_78460_
int: u, thunderTime, field_173, f_mojlooew, thunderTime, thunderTime, f_78461_
boolean: v, initialized, field_185, f_leyjyyyz, initialized, initialized, f_78462_
boolean: w, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, difficultyLocked, f_78463_
WorldBorder$Settings: x, worldBorder, field_24193, f_vokyxtwk, worldBorder, worldBorder, f_78464_
CompoundTag: z, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, customBossEvents, f_78466_
int: A, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, wanderingTraderSpawnDelay, f_78467_
int: B, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, wanderingTraderSpawnChance, f_78437_
UUID: C, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, wanderingTraderId, f_78438_
Set<String>: D, knownServerBrands, field_21837, f_rauimzzj, serverBrands, serverBrands, f_78439_
boolean: E, wasModded, field_21838, f_lwoygeld, modded, modded, f_78440_
TimerQueue<MinecraftServer>: G, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, scheduledEvents, f_78441_
float: l, spawnAngle, field_26367, f_ijykcegw, spawnAngle, spawnAngle, f_78449_
String: c, WORLD_GEN_SETTINGS, field_31843, f_iteradwu, WORLD_GEN_SETTINGS_KEY, WORLD_GEN_SETTINGS_KEY, f_164940_
org.slf4j.Logger: f, LOGGER, field_25029, f_tlzpcrwu, LOGGER, LOGGER, f_78442_
String: b, PLAYER, field_36349, f_urierpec, PLAYER_KEY, PLAYER_KEY, f_202314_
PrimaryLevelData$SpecialWorldProperty: i, specialWorldProperty, field_40372, f_cpwcrhlr, specialProperty, worldType, f_244368_
EndDragonFight$Data: y, endDragonFightData, field_25031, f_rtkplitb, dragonFight, dragonFightState, f_78465_
Set<String>: F, removedFeatureFlags, field_43352, f_guunwqfj, removedFeatures, removedFeatureFlags, f_276525_
String: a, LEVEL_NAME, field_46838, f_rcbdmseo, LEVEL_NAME_KEY, LEVEL_NAME_KEY, f_303393_
BlockPos: k, spawnPos, field_48380, f_gzjsuxmv, spawnPos, pos, f_315660_
Constructors
(LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
(CompoundTag, boolean, BlockPos, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, Set<String>, Set<String>, TimerQueue<MinecraftServer>, CompoundTag, EndDragonFight$Data, LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
Methods
CompoundTag (RegistryAccess, CompoundTag): a, createTag, method_163, m_eluihlvp, cloneWorldNbt, cloneWorldNbt, m_6626_
void (RegistryAccess, CompoundTag, CompoundTag): a, setTagData, method_158, m_xkdnykbi, updateProperties, updateProperties, m_78545_
long (): c, getGameTime, method_188, m_vtfwqipe, getTime, getTime, m_6793_
long (): d, getDayTime, method_217, m_htydyntw, getTimeOfDay, getTimeOfDay, m_6792_
CompoundTag (): w, getLoadedPlayerTag, method_226, m_mqwuzmlg, getPlayerData, getPlayerData, m_6614_
int (): x, getVersion, method_168, m_iktkysbz, getVersion, getVersion, m_6517_
boolean (): g, isThundering, method_203, m_wbhewofz, isThundering, isThundering, m_6534_
boolean (): i, isRaining, method_156, m_tvvvvmkg, isRaining, isRaining, m_6533_
void (boolean): b, setRaining, method_157, m_wzzskura, setRaining, setRaining, m_5565_
boolean (): l, isHardcore, method_152, m_wqctpfjr, isHardcore, isHardcore, m_5466_
GameRules (): o, getGameRules, method_146, m_ruodywwf, getGameRules, getGameRules, m_5470_
GameRules (): o, getGameRules, method_146, m_epnrowal, getGameRules, getGameRules, m_5471_
Difficulty (): q, getDifficulty, method_207, m_jvjmdqna, getDifficulty, getDifficulty, m_5472_
void (Difficulty): a, setDifficulty, method_208, m_vzluryjf, setDifficulty, setDifficulty, m_6166_
boolean (): r, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, isDifficultyLocked, m_5474_
void (boolean): d, setDifficultyLocked, method_186, m_gvluntuu, setDifficultyLocked, setDifficultyLocked, m_5560_
WorldOptions (): y, worldGenOptions, method_28057, m_ycrrmmel, getGeneratorOptions, getGeneratorOptions, m_246337_
CompoundTag (): E, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, getCustomBossEvents, m_6587_
void (CompoundTag): a, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, setCustomBossEvents, m_5917_
void (String, boolean): a, setModdedInfo, method_24285, m_ntkonzzr, addServerBrand, addServerBrand, m_7955_
boolean (): F, wasModded, method_27431, m_oewbipwe, isModded, isModded, m_6565_
Set<String> (): G, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, getServerBrands, m_6161_
ServerLevelData (): I, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, getMainWorldProperties, m_5996_
com.mojang.serialization.Lifecycle (): B, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, getLifecycle, getLifecycle, m_5754_
LevelSettings (): J, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, getWorldInfo, m_5926_
float (): b, getSpawnAngle, method_30656, m_nxjrkbss, getSpawnAngle, getSpawnAngle, m_6790_
void (BlockPos, float): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, setSpawnPos, m_7250_
boolean (): z, isFlatWorld, method_45555, m_fpvkhhkf, isFlatWorld, isFlat, m_5961_
boolean (): A, isDebugWorld, method_45556, m_begtsuvt, isDebugWorld, isDebug, m_7513_
WorldDataConfiguration (): D, getDataConfiguration, method_29589, m_rabnvpan, getDataConfiguration, getFeatureAndDataSettings, m_6645_
void (WorldDataConfiguration): a, setDataConfiguration, method_29590, m_jmqkuqhe, updateLevelInfo, setFeatureAndDataSettings, m_245843_
ListTag (Set<String>): a, stringCollectionToTag, method_49902, m_qaixgccn, createStringList, withAll, m_277055_
EndDragonFight$Data (): C, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, getDragonFightState, m_6564_
void (EndDragonFight$Data): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, setDragonFightState, m_5915_
Set<String> (): H, getRemovedFeatureFlags, method_49900, m_qwkmrjrh, getRemovedFeatures, getRemovedFeatureFlags, m_276907_
<T> PrimaryLevelData (com.mojang.serialization.Dynamic<T>, LevelSettings, PrimaryLevelData$SpecialWorldProperty, WorldOptions, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, readProperties, m_78530_
BlockPos (): a, getSpawnPos, method_56126, m_aowtnztk, getSpawnPos, getSpawnPos, m_318766_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
eqc
erj
Fields
Constructors
Methods
1.20.6
Names
net.minecraft.world.level.storage.ServerLevelData
net.minecraft.world.level.storage.PrimaryLevelData
net.minecraft.class_5268
net.minecraft.class_31
net.minecraft.unmapped.C_gjwbvqct
net.minecraft.unmapped.C_jmmczzpb
net.minecraft.world.level.ServerWorldProperties
net.minecraft.world.level.LevelProperties
net.minecraft.world.ServerWorldProperties
net.minecraft.world.WorldSaveProperties
net.minecraft.src.C_2794_
net.minecraft.src.C_2793_
Fields
LevelSettings: g, settings, field_25030, f_zcocotov, levelInfo, levelInfo, f_78443_
WorldOptions: h, worldOptions, field_25425, f_yjrgeypv, generatorOptions, worldGenOptions, f_244409_
com.mojang.serialization.Lifecycle: j, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, lifecycle, f_78445_
long: m, gameTime, field_189, f_vixlbjoc, time, time, f_78450_
long: n, dayTime, field_198, f_vsxsobkx, timeOfDay, timeOfDay, f_78451_
CompoundTag: o, loadedPlayerTag, field_170, f_wajebgsy, playerData, playerData, f_78455_
int: p, version, field_158, f_iwmhyeki, version, version, f_78456_
int: q, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, clearWeatherTime, f_78457_
boolean: r, raining, field_190, f_ryspwxox, raining, raining, f_78458_
int: s, rainTime, field_192, f_wkcdalie, rainTime, rainTime, f_78459_
boolean: t, thundering, field_168, f_ipbdatlf, thundering, thundering, f_78460_
int: u, thunderTime, field_173, f_mojlooew, thunderTime, thunderTime, f_78461_
boolean: v, initialized, field_185, f_leyjyyyz, initialized, initialized, f_78462_
boolean: w, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, difficultyLocked, f_78463_
WorldBorder$Settings: x, worldBorder, field_24193, f_vokyxtwk, worldBorder, worldBorder, f_78464_
CompoundTag: z, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, customBossEvents, f_78466_
int: A, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, wanderingTraderSpawnDelay, f_78467_
int: B, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, wanderingTraderSpawnChance, f_78437_
UUID: C, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, wanderingTraderId, f_78438_
Set<String>: D, knownServerBrands, field_21837, f_rauimzzj, serverBrands, serverBrands, f_78439_
boolean: E, wasModded, field_21838, f_lwoygeld, modded, modded, f_78440_
TimerQueue<MinecraftServer>: G, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, scheduledEvents, f_78441_
float: l, spawnAngle, field_26367, f_ijykcegw, spawnAngle, spawnAngle, f_78449_
String: c, WORLD_GEN_SETTINGS, field_31843, f_iteradwu, WORLD_GEN_SETTINGS_KEY, WORLD_GEN_SETTINGS_KEY, f_164940_
org.slf4j.Logger: f, LOGGER, field_25029, f_tlzpcrwu, LOGGER, LOGGER, f_78442_
String: b, PLAYER, field_36349, f_urierpec, PLAYER_KEY, PLAYER_KEY, f_202314_
PrimaryLevelData$SpecialWorldProperty: i, specialWorldProperty, field_40372, f_cpwcrhlr, specialProperty, worldType, f_244368_
EndDragonFight$Data: y, endDragonFightData, field_25031, f_rtkplitb, dragonFight, dragonFightState, f_78465_
Set<String>: F, removedFeatureFlags, field_43352, f_guunwqfj, removedFeatures, removedFeatureFlags, f_276525_
String: a, LEVEL_NAME, field_46838, f_rcbdmseo, LEVEL_NAME_KEY, LEVEL_NAME_KEY, f_303393_
BlockPos: k, spawnPos, field_48380, f_gzjsuxmv, spawnPos, pos, f_315660_
Constructors
(LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
(CompoundTag, boolean, BlockPos, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, Set<String>, Set<String>, TimerQueue<MinecraftServer>, CompoundTag, EndDragonFight$Data, LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
Methods
CompoundTag (RegistryAccess, CompoundTag): a, createTag, method_163, m_eluihlvp, cloneWorldNbt, cloneWorldNbt, m_6626_
void (RegistryAccess, CompoundTag, CompoundTag): a, setTagData, method_158, m_xkdnykbi, updateProperties, updateProperties, m_78545_
long (): c, getGameTime, method_188, m_vtfwqipe, getTime, getTime, m_6793_
long (): d, getDayTime, method_217, m_htydyntw, getTimeOfDay, getTimeOfDay, m_6792_
CompoundTag (): w, getLoadedPlayerTag, method_226, m_mqwuzmlg, getPlayerData, getPlayerData, m_6614_
int (): x, getVersion, method_168, m_iktkysbz, getVersion, getVersion, m_6517_
boolean (): g, isThundering, method_203, m_wbhewofz, isThundering, isThundering, m_6534_
boolean (): i, isRaining, method_156, m_tvvvvmkg, isRaining, isRaining, m_6533_
void (boolean): b, setRaining, method_157, m_wzzskura, setRaining, setRaining, m_5565_
boolean (): l, isHardcore, method_152, m_wqctpfjr, isHardcore, isHardcore, m_5466_
GameRules (): o, getGameRules, method_146, m_ruodywwf, getGameRules, getGameRules, m_5470_
Difficulty (): q, getDifficulty, method_207, m_jvjmdqna, getDifficulty, getDifficulty, m_5472_
void (Difficulty): a, setDifficulty, method_208, m_vzluryjf, setDifficulty, setDifficulty, m_6166_
boolean (): r, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, isDifficultyLocked, m_5474_
void (boolean): d, setDifficultyLocked, method_186, m_gvluntuu, setDifficultyLocked, setDifficultyLocked, m_5560_
WorldOptions (): y, worldGenOptions, method_28057, m_ycrrmmel, getGeneratorOptions, getGeneratorOptions, m_246337_
CompoundTag (): E, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, getCustomBossEvents, m_6587_
void (CompoundTag): a, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, setCustomBossEvents, m_5917_
void (String, boolean): a, setModdedInfo, method_24285, m_ntkonzzr, addServerBrand, addServerBrand, m_7955_
boolean (): F, wasModded, method_27431, m_oewbipwe, isModded, isModded, m_6565_
Set<String> (): G, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, getServerBrands, m_6161_
ServerLevelData (): I, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, getMainWorldProperties, m_5996_
com.mojang.serialization.Lifecycle (): B, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, getLifecycle, getLifecycle, m_5754_
LevelSettings (): J, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, getWorldInfo, m_5926_
float (): b, getSpawnAngle, method_30656, m_nxjrkbss, getSpawnAngle, getSpawnAngle, m_6790_
void (BlockPos, float): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, setSpawnPos, m_7250_
boolean (): z, isFlatWorld, method_45555, m_fpvkhhkf, isFlatWorld, isFlat, m_5961_
boolean (): A, isDebugWorld, method_45556, m_begtsuvt, isDebugWorld, isDebug, m_7513_
WorldDataConfiguration (): D, getDataConfiguration, method_29589, m_rabnvpan, getDataConfiguration, getFeatureAndDataSettings, m_6645_
void (WorldDataConfiguration): a, setDataConfiguration, method_29590, m_jmqkuqhe, updateLevelInfo, setFeatureAndDataSettings, m_245843_
ListTag (Set<String>): a, stringCollectionToTag, method_49902, m_qaixgccn, createStringList, withAll, m_277055_
EndDragonFight$Data (): C, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, getDragonFightState, m_6564_
void (EndDragonFight$Data): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, setDragonFightState, m_5915_
Set<String> (): H, getRemovedFeatureFlags, method_49900, m_qwkmrjrh, getRemovedFeatures, getRemovedFeatureFlags, m_276907_
<T> PrimaryLevelData (com.mojang.serialization.Dynamic<T>, LevelSettings, PrimaryLevelData$SpecialWorldProperty, WorldOptions, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, readProperties, m_78530_
BlockPos (): a, getSpawnPos, method_56126, m_aowtnztk, getSpawnPos, getSpawnPos, m_318766_
1.20.5
Names
egq
eqc
net.minecraft.world.level.storage.PrimaryLevelData
net.minecraft.world.level.storage.ServerLevelData
net.minecraft.class_31
net.minecraft.class_5268
net.minecraft.unmapped.C_jmmczzpb
net.minecraft.unmapped.C_gjwbvqct
net.minecraft.world.level.LevelProperties
net.minecraft.world.level.ServerWorldProperties
net.minecraft.world.WorldSaveProperties
net.minecraft.world.ServerWorldProperties
net.minecraft.src.C_2793_
net.minecraft.src.C_2794_
Fields
LevelSettings: g, settings, field_25030, f_zcocotov, levelInfo, levelInfo, f_78443_
WorldOptions: h, worldOptions, field_25425, f_yjrgeypv, generatorOptions, worldGenOptions, f_244409_
com.mojang.serialization.Lifecycle: j, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, lifecycle, f_78445_
int: k, xSpawn, field_151, f_jcbbpsoj, spawnX, spawnX, f_78446_
int: l, ySpawn, field_167, f_ijauhqup, spawnY, spawnY, f_78447_
int: m, zSpawn, field_182, f_qqwedtfz, spawnZ, spawnZ, f_78448_
long: o, gameTime, field_189, f_vixlbjoc, time, time, f_78450_
long: p, dayTime, field_198, f_vsxsobkx, timeOfDay, timeOfDay, f_78451_
CompoundTag: q, loadedPlayerTag, field_170, f_wajebgsy, playerData, playerData, f_78455_
int: r, version, field_158, f_iwmhyeki, version, version, f_78456_
int: s, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, clearWeatherTime, f_78457_
boolean: t, raining, field_190, f_ryspwxox, raining, raining, f_78458_
int: u, rainTime, field_192, f_wkcdalie, rainTime, rainTime, f_78459_
boolean: v, thundering, field_168, f_ipbdatlf, thundering, thundering, f_78460_
int: w, thunderTime, field_173, f_mojlooew, thunderTime, thunderTime, f_78461_
boolean: x, initialized, field_185, f_leyjyyyz, initialized, initialized, f_78462_
boolean: y, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, difficultyLocked, f_78463_
WorldBorder$Settings: z, worldBorder, field_24193, f_vokyxtwk, worldBorder, worldBorder, f_78464_
CompoundTag: B, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, customBossEvents, f_78466_
int: C, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, wanderingTraderSpawnDelay, f_78467_
int: D, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, wanderingTraderSpawnChance, f_78437_
UUID: E, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, wanderingTraderId, f_78438_
Set<String>: F, knownServerBrands, field_21837, f_rauimzzj, serverBrands, serverBrands, f_78439_
boolean: G, wasModded, field_21838, f_lwoygeld, modded, modded, f_78440_
TimerQueue<MinecraftServer>: I, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, scheduledEvents, f_78441_
float: n, spawnAngle, field_26367, f_ijykcegw, spawnAngle, spawnAngle, f_78449_
String: c, WORLD_GEN_SETTINGS, field_31843, f_iteradwu, WORLD_GEN_SETTINGS_KEY, WORLD_GEN_SETTINGS_KEY, f_164940_
org.slf4j.Logger: f, LOGGER, field_25029, f_tlzpcrwu, LOGGER, LOGGER, f_78442_
String: b, PLAYER, field_36349, f_urierpec, PLAYER_KEY, PLAYER_KEY, f_202314_
PrimaryLevelData$SpecialWorldProperty: i, specialWorldProperty, field_40372, f_cpwcrhlr, specialProperty, worldType, f_244368_
EndDragonFight$Data: A, endDragonFightData, field_25031, f_rtkplitb, dragonFight, dragonFightState, f_78465_
Set<String>: H, removedFeatureFlags, field_43352, f_guunwqfj, removedFeatures, removedFeatureFlags, f_276525_
String: a, LEVEL_NAME, field_46838, f_rcbdmseo, LEVEL_NAME_KEY, f_303393_
Constructors
(LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
(CompoundTag, boolean, int, int, int, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, Set<String>, Set<String>, TimerQueue<MinecraftServer>, CompoundTag, EndDragonFight$Data, LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
Methods
CompoundTag (RegistryAccess, CompoundTag): a, createTag, method_163, m_eluihlvp, cloneWorldNbt, cloneWorldNbt, m_6626_
void (RegistryAccess, CompoundTag, CompoundTag): a, setTagData, method_158, m_xkdnykbi, updateProperties, updateProperties, m_78545_
int (): a, getXSpawn, method_215, m_ohexkrgw, getSpawnX, getSpawnX, m_6789_
int (): b, getYSpawn, method_144, m_ekhxvjcv, getSpawnY, getSpawnY, m_6527_
int (): c, getZSpawn, method_166, m_khmxtkin, getSpawnZ, getSpawnZ, m_6526_
long (): e, getGameTime, method_188, m_vtfwqipe, getTime, getTime, m_6793_
long (): f, getDayTime, method_217, m_htydyntw, getTimeOfDay, getTimeOfDay, m_6792_
CompoundTag (): y, getLoadedPlayerTag, method_226, m_mqwuzmlg, getPlayerData, getPlayerData, m_6614_
void (int): b, setXSpawn, method_27416, m_etibqohm, setSpawnX, setSpawnX, m_6395_
void (int): c, setYSpawn, method_27417, m_sbfkuxan, setSpawnY, setSpawnY, m_6397_
void (int): d, setZSpawn, method_27419, m_amhefgbb, setSpawnZ, setSpawnZ, m_6400_
String (): g, getLevelName, method_150, m_mpbccpgx, getLevelName, getWorldName, m_5462_
String (): e, getLevelName, method_150, m_mpbccpgx, getLevelName, getWorldName, m_5462_
int (): z, getVersion, method_168, m_iktkysbz, getVersion, getVersion, m_6517_
int (): h, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, getClearWeatherTime, m_6537_
int (): f, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, getClearWeatherTime, m_6537_
boolean (): i, isThundering, method_203, m_wbhewofz, isThundering, isThundering, m_6534_
int (): j, getThunderTime, method_145, m_hiloblfc, getThunderTime, getThunderTime, m_6558_
int (): h, getThunderTime, method_145, m_hiloblfc, getThunderTime, getThunderTime, m_6558_
void (int): e, setThunderTime, method_173, m_xcllpjqn, setThunderTime, setThunderTime, m_6398_
void (int): b, setThunderTime, method_173, m_xcllpjqn, setThunderTime, setThunderTime, m_6398_
boolean (): k, isRaining, method_156, m_tvvvvmkg, isRaining, isRaining, m_6533_
void (boolean): b, setRaining, method_157, m_wzzskura, setRaining, setRaining, m_5565_
int (): l, getRainTime, method_190, m_xtlmfphg, getRainTime, getRainTime, m_6531_
int (): j, getRainTime, method_190, m_xtlmfphg, getRainTime, getRainTime, m_6531_
void (int): f, setRainTime, method_164, m_fvaihdey, setRainTime, setRainTime, m_6399_
void (int): c, setRainTime, method_164, m_fvaihdey, setRainTime, setRainTime, m_6399_
GameType (): m, getGameType, method_210, m_nfxieeym, getGameMode, getGameMode, m_5464_
GameType (): k, getGameType, method_210, m_nfxieeym, getGameMode, getGameMode, m_5464_
boolean (): n, isHardcore, method_152, m_wqctpfjr, isHardcore, isHardcore, m_5466_
boolean (): o, getAllowCommands, method_194, m_qyxytalo, areCommandsAllowed, areCommandsAllowed, m_5468_
boolean (): m, isAllowCommands, method_194, m_kpowlxgq, areCommandsAllowed, allowCommands, m_5468_
boolean (): p, isInitialized, method_222, m_msjcwnvq, isInitialized, isInitialized, m_6535_
boolean (): n, isInitialized, method_222, m_msjcwnvq, isInitialized, isInitialized, m_6535_
GameRules (): q, getGameRules, method_146, m_ruodywwf, getGameRules, getGameRules, m_5470_
WorldBorder$Settings (): r, getWorldBorder, method_27422, m_dhrcnsam, getWorldBorder, getWorldBorder, m_5813_
WorldBorder$Settings (): p, getWorldBorder, method_27422, m_dhrcnsam, getWorldBorder, getWorldBorder, m_5813_
Difficulty (): s, getDifficulty, method_207, m_jvjmdqna, getDifficulty, getDifficulty, m_5472_
void (Difficulty): a, setDifficulty, method_208, m_vzluryjf, setDifficulty, setDifficulty, m_6166_
boolean (): t, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, isDifficultyLocked, m_5474_
void (boolean): d, setDifficultyLocked, method_186, m_gvluntuu, setDifficultyLocked, setDifficultyLocked, m_5560_
TimerQueue<MinecraftServer> (): u, getScheduledEvents, method_143, m_utneomii, getScheduledEvents, getScheduledEvents, m_7540_
TimerQueue<MinecraftServer> (): s, getScheduledEvents, method_143, m_utneomii, getScheduledEvents, getScheduledEvents, m_7540_
WorldOptions (): A, worldGenOptions, method_28057, m_ycrrmmel, getGeneratorOptions, getGeneratorOptions, m_246337_
CompoundTag (): G, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, getCustomBossEvents, m_6587_
void (CompoundTag): a, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, setCustomBossEvents, m_5917_
int (): v, getWanderingTraderSpawnDelay, method_18038, m_xuxvngtd, getWanderingTraderSpawnDelay, getWanderingTraderSpawnDelay, m_6530_
int (): t, getWanderingTraderSpawnDelay, method_18038, m_xuxvngtd, getWanderingTraderSpawnDelay, getWanderingTraderSpawnDelay, m_6530_
void (int): g, setWanderingTraderSpawnDelay, method_18041, m_rbwdgdjy, setWanderingTraderSpawnDelay, setWanderingTraderSpawnDelay, m_6391_
void (int): d, setWanderingTraderSpawnDelay, method_18041, m_rbwdgdjy, setWanderingTraderSpawnDelay, setWanderingTraderSpawnDelay, m_6391_
int (): w, getWanderingTraderSpawnChance, method_18039, m_atjxefmr, getWanderingTraderSpawnChance, getWanderingTraderSpawnChance, m_6528_
int (): u, getWanderingTraderSpawnChance, method_18039, m_atjxefmr, getWanderingTraderSpawnChance, getWanderingTraderSpawnChance, m_6528_
void (int): h, setWanderingTraderSpawnChance, method_18042, m_rgfjfhvr, setWanderingTraderSpawnChance, setWanderingTraderSpawnChance, m_6387_
void (int): e, setWanderingTraderSpawnChance, method_18042, m_rgfjfhvr, setWanderingTraderSpawnChance, setWanderingTraderSpawnChance, m_6387_
void (String, boolean): a, setModdedInfo, method_24285, m_ntkonzzr, addServerBrand, addServerBrand, m_7955_
boolean (): H, wasModded, method_27431, m_oewbipwe, isModded, isModded, m_6565_
Set<String> (): I, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, getServerBrands, m_6161_
ServerLevelData (): K, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, getMainWorldProperties, m_5996_
com.mojang.serialization.Lifecycle (): D, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, getLifecycle, getLifecycle, m_5754_
LevelSettings (): L, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, getWorldInfo, m_5926_
float (): d, getSpawnAngle, method_30656, m_nxjrkbss, getSpawnAngle, getSpawnAngle, m_6790_
void (float): a, setSpawnAngle, method_30657, m_mnfgajxn, setSpawnAngle, setSpawnAngle, m_7113_
void (BlockPos, float): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, setSpawnPos, m_7250_
UUID (): x, getWanderingTraderId, method_35506, m_tujhxokt, getWanderingTraderId, getWanderingTraderId, m_142403_
UUID (): v, getWanderingTraderId, method_35506, m_tujhxokt, getWanderingTraderId, getWanderingTraderId, m_142403_
boolean (): B, isFlatWorld, method_45555, m_fpvkhhkf, isFlatWorld, isFlat, m_5961_
boolean (): C, isDebugWorld, method_45556, m_begtsuvt, isDebugWorld, isDebug, m_7513_
WorldDataConfiguration (): F, getDataConfiguration, method_29589, m_rabnvpan, getDataConfiguration, getFeatureAndDataSettings, m_6645_
void (WorldDataConfiguration): a, setDataConfiguration, method_29590, m_jmqkuqhe, updateLevelInfo, setFeatureAndDataSettings, m_245843_
ListTag (Set<String>): a, stringCollectionToTag, method_49902, m_qaixgccn, createStringList, withAll, m_277055_
EndDragonFight$Data (): E, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, getDragonFightState, m_6564_
void (EndDragonFight$Data): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, setDragonFightState, m_5915_
Set<String> (): J, getRemovedFeatureFlags, method_49900, m_qwkmrjrh, getRemovedFeatures, getRemovedFeatureFlags, m_276907_
<T> PrimaryLevelData (com.mojang.serialization.Dynamic<T>, LevelSettings, PrimaryLevelData$SpecialWorldProperty, WorldOptions, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, readProperties, m_78530_
1.20.4
Names
Fields
Constructors
Methods
1.20.3
Names
eck
egq
Fields
LevelSettings: f, settings, field_25030, f_zcocotov, levelInfo, levelInfo, f_78443_
LevelSettings: g, settings, field_25030, f_zcocotov, levelInfo, levelInfo, f_78443_
WorldOptions: g, worldOptions, field_25425, f_yjrgeypv, generatorOptions, worldGenOptions, f_244409_
WorldOptions: h, worldOptions, field_25425, f_yjrgeypv, generatorOptions, worldGenOptions, f_244409_
com.mojang.serialization.Lifecycle: i, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, lifecycle, f_78445_
com.mojang.serialization.Lifecycle: j, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, lifecycle, f_78445_
int: j, xSpawn, field_151, f_jcbbpsoj, spawnX, spawnX, f_78446_
int: k, xSpawn, field_151, f_jcbbpsoj, spawnX, spawnX, f_78446_
int: k, ySpawn, field_167, f_ijauhqup, spawnY, spawnY, f_78447_
int: l, ySpawn, field_167, f_ijauhqup, spawnY, spawnY, f_78447_
int: l, zSpawn, field_182, f_qqwedtfz, spawnZ, spawnZ, f_78448_
int: m, zSpawn, field_182, f_qqwedtfz, spawnZ, spawnZ, f_78448_
long: n, gameTime, field_189, f_vixlbjoc, time, time, f_78450_
long: o, gameTime, field_189, f_vixlbjoc, time, time, f_78450_
long: o, dayTime, field_198, f_vsxsobkx, timeOfDay, timeOfDay, f_78451_
long: p, dayTime, field_198, f_vsxsobkx, timeOfDay, timeOfDay, f_78451_
com.mojang.datafixers.DataFixer: p, fixerUpper, field_184, f_zuihjfvz, dataFixer, dataFixer, f_78452_
int: q, playerDataVersion, field_196, f_ecsjtqgc, dataVersion, dataVersion, f_78453_
boolean: r, upgradedPlayerTag, field_172, f_irwbhdsa, playerDataLoaded, playerDataLoaded, f_78454_
CompoundTag: s, loadedPlayerTag, field_170, f_wajebgsy, playerData, playerData, f_78455_
CompoundTag: q, loadedPlayerTag, field_170, f_wajebgsy, playerData, playerData, f_78455_
int: t, version, field_158, f_iwmhyeki, version, version, f_78456_
int: r, version, field_158, f_iwmhyeki, version, version, f_78456_
int: u, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, clearWeatherTime, f_78457_
int: s, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, clearWeatherTime, f_78457_
boolean: v, raining, field_190, f_ryspwxox, raining, raining, f_78458_
boolean: t, raining, field_190, f_ryspwxox, raining, raining, f_78458_
int: w, rainTime, field_192, f_wkcdalie, rainTime, rainTime, f_78459_
int: u, rainTime, field_192, f_wkcdalie, rainTime, rainTime, f_78459_
boolean: x, thundering, field_168, f_ipbdatlf, thundering, thundering, f_78460_
boolean: v, thundering, field_168, f_ipbdatlf, thundering, thundering, f_78460_
int: y, thunderTime, field_173, f_mojlooew, thunderTime, thunderTime, f_78461_
int: w, thunderTime, field_173, f_mojlooew, thunderTime, thunderTime, f_78461_
boolean: z, initialized, field_185, f_leyjyyyz, initialized, initialized, f_78462_
boolean: x, initialized, field_185, f_leyjyyyz, initialized, initialized, f_78462_
boolean: A, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, difficultyLocked, f_78463_
boolean: y, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, difficultyLocked, f_78463_
WorldBorder$Settings: B, worldBorder, field_24193, f_vokyxtwk, worldBorder, worldBorder, f_78464_
WorldBorder$Settings: z, worldBorder, field_24193, f_vokyxtwk, worldBorder, worldBorder, f_78464_
CompoundTag: D, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, customBossEvents, f_78466_
CompoundTag: B, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, customBossEvents, f_78466_
int: E, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, wanderingTraderSpawnDelay, f_78467_
int: C, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, wanderingTraderSpawnDelay, f_78467_
int: F, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, wanderingTraderSpawnChance, f_78437_
int: D, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, wanderingTraderSpawnChance, f_78437_
UUID: G, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, wanderingTraderId, f_78438_
UUID: E, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, wanderingTraderId, f_78438_
Set<String>: H, knownServerBrands, field_21837, f_rauimzzj, serverBrands, serverBrands, f_78439_
Set<String>: F, knownServerBrands, field_21837, f_rauimzzj, serverBrands, serverBrands, f_78439_
boolean: I, wasModded, field_21838, f_lwoygeld, modded, modded, f_78440_
boolean: G, wasModded, field_21838, f_lwoygeld, modded, modded, f_78440_
TimerQueue<MinecraftServer>: K, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, scheduledEvents, f_78441_
TimerQueue<MinecraftServer>: I, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, scheduledEvents, f_78441_
float: m, spawnAngle, field_26367, f_ijykcegw, spawnAngle, spawnAngle, f_78449_
float: n, spawnAngle, field_26367, f_ijykcegw, spawnAngle, spawnAngle, f_78449_
String: b, WORLD_GEN_SETTINGS, field_31843, f_iteradwu, WORLD_GEN_SETTINGS_KEY, WORLD_GEN_SETTINGS_KEY, f_164940_
String: c, WORLD_GEN_SETTINGS, field_31843, f_iteradwu, WORLD_GEN_SETTINGS_KEY, WORLD_GEN_SETTINGS_KEY, f_164940_
org.slf4j.Logger: e, LOGGER, field_25029, f_tlzpcrwu, LOGGER, LOGGER, f_78442_
org.slf4j.Logger: f, LOGGER, field_25029, f_tlzpcrwu, LOGGER, LOGGER, f_78442_
String: a, PLAYER, field_36349, f_urierpec, PLAYER_KEY, PLAYER_KEY, f_202314_
String: b, PLAYER, field_36349, f_urierpec, PLAYER_KEY, PLAYER_KEY, f_202314_
PrimaryLevelData$SpecialWorldProperty: h, specialWorldProperty, field_40372, f_cpwcrhlr, specialProperty, worldType, f_244368_
PrimaryLevelData$SpecialWorldProperty: i, specialWorldProperty, field_40372, f_cpwcrhlr, specialProperty, worldType, f_244368_
EndDragonFight$Data: C, endDragonFightData, field_25031, f_rtkplitb, dragonFight, dragonFightState, f_78465_
EndDragonFight$Data: A, endDragonFightData, field_25031, f_rtkplitb, dragonFight, dragonFightState, f_78465_
Set<String>: J, removedFeatureFlags, field_43352, f_guunwqfj, removedFeatures, removedFeatureFlags, f_276525_
Set<String>: H, removedFeatureFlags, field_43352, f_guunwqfj, removedFeatures, removedFeatureFlags, f_276525_
String: a, LEVEL_NAME, field_46838, f_rcbdmseo, LEVEL_NAME_KEY, f_303393_
Constructors
(com.mojang.datafixers.DataFixer, int, CompoundTag, boolean, int, int, int, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, Set<String>, Set<String>, TimerQueue<MinecraftServer>, CompoundTag, EndDragonFight$Data, LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
(CompoundTag, boolean, int, int, int, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, Set<String>, Set<String>, TimerQueue<MinecraftServer>, CompoundTag, EndDragonFight$Data, LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
Methods
void (): N, updatePlayerTag, method_185, m_jiidkhzg, loadPlayerData, loadPlayerData, m_78512_
<T> PrimaryLevelData (com.mojang.serialization.Dynamic<T>, com.mojang.datafixers.DataFixer, int, CompoundTag, LevelSettings, LevelVersion, PrimaryLevelData$SpecialWorldProperty, WorldOptions, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, readProperties, m_78530_
<T> PrimaryLevelData (com.mojang.serialization.Dynamic<T>, LevelSettings, PrimaryLevelData$SpecialWorldProperty, WorldOptions, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, readProperties, m_78530_
1.20.2
Names
dzc
eck
Fields
Constructors
Methods
1.20.1
Names
Fields
WorldOptions: g, worldOptions, field_25425, f_yjrgeypv, generatorOptions, f_244409_
WorldOptions: g, worldOptions, field_25425, f_yjrgeypv, generatorOptions, worldGenOptions, f_244409_
EndDragonFight$Data: C, endDragonFightData, field_25031, f_rtkplitb, dragonFight, f_78465_
EndDragonFight$Data: C, endDragonFightData, field_25031, f_rtkplitb, dragonFight, dragonFightState, f_78465_
Set<String>: J, removedFeatureFlags, field_43352, f_guunwqfj, removedFeatures, f_276525_
Set<String>: J, removedFeatureFlags, field_43352, f_guunwqfj, removedFeatures, removedFeatureFlags, f_276525_
Constructors
Methods
WorldOptions (): A, worldGenOptions, method_28057, m_ycrrmmel, getGeneratorOptions, m_246337_
WorldOptions (): A, worldGenOptions, method_28057, m_ycrrmmel, getGeneratorOptions, getGeneratorOptions, m_246337_
ListTag (Set<String>): a, stringCollectionToTag, method_49902, m_qaixgccn, createStringList, m_277055_
ListTag (Set<String>): a, stringCollectionToTag, method_49902, m_qaixgccn, createStringList, withAll, m_277055_
EndDragonFight$Data (): E, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, m_6564_
EndDragonFight$Data (): E, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, getDragonFightState, m_6564_
void (EndDragonFight$Data): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, m_5915_
void (EndDragonFight$Data): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, setDragonFightState, m_5915_
Set<String> (): J, getRemovedFeatureFlags, method_49900, m_qwkmrjrh, getRemovedFeatures, m_276907_
Set<String> (): J, getRemovedFeatureFlags, method_49900, m_qwkmrjrh, getRemovedFeatures, getRemovedFeatureFlags, m_276907_
1.20
Names
dyi
dzc
Fields
CompoundTag: C, endDragonFightData, field_25031, f_rtkplitb, dragonFight, dragonFight, f_78465_
TimerQueue<MinecraftServer>: J, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, scheduledEvents, f_78441_
TimerQueue<MinecraftServer>: K, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, scheduledEvents, f_78441_
EndDragonFight$Data: C, endDragonFightData, field_25031, f_rtkplitb, dragonFight, f_78465_
Set<String>: J, removedFeatureFlags, field_43352, f_guunwqfj, removedFeatures, f_276525_
Constructors
(com.mojang.datafixers.DataFixer, int, CompoundTag, boolean, int, int, int, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, Set<String>, TimerQueue<MinecraftServer>, CompoundTag, CompoundTag, LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
(com.mojang.datafixers.DataFixer, int, CompoundTag, boolean, int, int, int, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, Set<String>, Set<String>, TimerQueue<MinecraftServer>, CompoundTag, EndDragonFight$Data, LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
Methods
void (): M, updatePlayerTag, method_185, m_jiidkhzg, loadPlayerData, loadPlayerData, m_78512_
void (): N, updatePlayerTag, method_185, m_jiidkhzg, loadPlayerData, loadPlayerData, m_78512_
CompoundTag (): E, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, getDragonFight, m_6564_
void (CompoundTag): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, setDragonFight, m_5915_
void (CompoundTag): b, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, setCustomBossEvents, m_5917_
void (CompoundTag): a, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, setCustomBossEvents, m_5917_
ServerLevelData (): J, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, getMainWorldProperties, m_5996_
ServerLevelData (): K, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, getMainWorldProperties, m_5996_
LevelSettings (): K, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, getWorldInfo, m_5926_
LevelSettings (): L, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, getWorldInfo, m_5926_
ListTag (Set<String>): a, stringCollectionToTag, method_49902, m_qaixgccn, createStringList, m_277055_
EndDragonFight$Data (): E, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, m_6564_
void (EndDragonFight$Data): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, m_5915_
Set<String> (): J, getRemovedFeatureFlags, method_49900, m_qwkmrjrh, getRemovedFeatures, m_276907_
1.19.4
Names
dvi
dyi
Fields
Constructors
Methods
1.19.3
Names
dru
dvi
net.minecraft.world.level.LevelProperties
net.minecraft.world.WorldSaveProperties
Fields
WorldGenSettings: g, worldGenSettings, field_25425, f_sgooiegi, generatorOptions, generatorOptions, f_78444_
WorldOptions: g, worldOptions, field_25425, f_yjrgeypv, generatorOptions, f_244409_
com.mojang.serialization.Lifecycle: h, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, lifecycle, f_78445_
com.mojang.serialization.Lifecycle: i, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, lifecycle, f_78445_
int: i, xSpawn, field_151, f_jcbbpsoj, spawnX, spawnX, f_78446_
int: j, xSpawn, field_151, f_jcbbpsoj, spawnX, spawnX, f_78446_
int: j, ySpawn, field_167, f_ijauhqup, spawnY, spawnY, f_78447_
int: k, ySpawn, field_167, f_ijauhqup, spawnY, spawnY, f_78447_
int: k, zSpawn, field_182, f_qqwedtfz, spawnZ, spawnZ, f_78448_
int: l, zSpawn, field_182, f_qqwedtfz, spawnZ, spawnZ, f_78448_
long: m, gameTime, field_189, f_vixlbjoc, time, time, f_78450_
long: n, gameTime, field_189, f_vixlbjoc, time, time, f_78450_
long: n, dayTime, field_198, f_vsxsobkx, timeOfDay, timeOfDay, f_78451_
long: o, dayTime, field_198, f_vsxsobkx, timeOfDay, timeOfDay, f_78451_
com.mojang.datafixers.DataFixer: o, fixerUpper, field_184, f_zuihjfvz, dataFixer, dataFixer, f_78452_
com.mojang.datafixers.DataFixer: p, fixerUpper, field_184, f_zuihjfvz, dataFixer, dataFixer, f_78452_
int: p, playerDataVersion, field_196, f_ecsjtqgc, dataVersion, dataVersion, f_78453_
int: q, playerDataVersion, field_196, f_ecsjtqgc, dataVersion, dataVersion, f_78453_
boolean: q, upgradedPlayerTag, field_172, f_irwbhdsa, playerDataLoaded, playerDataLoaded, f_78454_
boolean: r, upgradedPlayerTag, field_172, f_irwbhdsa, playerDataLoaded, playerDataLoaded, f_78454_
CompoundTag: r, loadedPlayerTag, field_170, f_wajebgsy, playerData, playerData, f_78455_
CompoundTag: s, loadedPlayerTag, field_170, f_wajebgsy, playerData, playerData, f_78455_
int: s, version, field_158, f_iwmhyeki, version, version, f_78456_
int: t, version, field_158, f_iwmhyeki, version, version, f_78456_
int: t, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, clearWeatherTime, f_78457_
int: u, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, clearWeatherTime, f_78457_
boolean: u, raining, field_190, f_ryspwxox, raining, raining, f_78458_
boolean: v, raining, field_190, f_ryspwxox, raining, raining, f_78458_
int: v, rainTime, field_192, f_wkcdalie, rainTime, rainTime, f_78459_
int: w, rainTime, field_192, f_wkcdalie, rainTime, rainTime, f_78459_
boolean: w, thundering, field_168, f_ipbdatlf, thundering, thundering, f_78460_
boolean: x, thundering, field_168, f_ipbdatlf, thundering, thundering, f_78460_
int: x, thunderTime, field_173, f_mojlooew, thunderTime, thunderTime, f_78461_
int: y, thunderTime, field_173, f_mojlooew, thunderTime, thunderTime, f_78461_
boolean: y, initialized, field_185, f_leyjyyyz, initialized, initialized, f_78462_
boolean: z, initialized, field_185, f_leyjyyyz, initialized, initialized, f_78462_
boolean: z, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, difficultyLocked, f_78463_
boolean: A, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, difficultyLocked, f_78463_
WorldBorder$Settings: A, worldBorder, field_24193, f_vokyxtwk, worldBorder, worldBorder, f_78464_
WorldBorder$Settings: B, worldBorder, field_24193, f_vokyxtwk, worldBorder, worldBorder, f_78464_
CompoundTag: B, endDragonFightData, field_25031, f_rtkplitb, dragonFight, dragonFight, f_78465_
CompoundTag: C, endDragonFightData, field_25031, f_rtkplitb, dragonFight, dragonFight, f_78465_
CompoundTag: C, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, customBossEvents, f_78466_
CompoundTag: D, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, customBossEvents, f_78466_
int: D, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, wanderingTraderSpawnDelay, f_78467_
int: E, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, wanderingTraderSpawnDelay, f_78467_
int: E, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, wanderingTraderSpawnChance, f_78437_
int: F, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, wanderingTraderSpawnChance, f_78437_
UUID: F, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, wanderingTraderId, f_78438_
UUID: G, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, wanderingTraderId, f_78438_
Set<String>: G, knownServerBrands, field_21837, f_rauimzzj, serverBrands, serverBrands, f_78439_
Set<String>: H, knownServerBrands, field_21837, f_rauimzzj, serverBrands, serverBrands, f_78439_
boolean: H, wasModded, field_21838, f_lwoygeld, modded, modded, f_78440_
boolean: I, wasModded, field_21838, f_lwoygeld, modded, modded, f_78440_
TimerQueue<MinecraftServer>: I, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, scheduledEvents, f_78441_
TimerQueue<MinecraftServer>: J, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, scheduledEvents, f_78441_
float: l, spawnAngle, field_26367, f_ijykcegw, spawnAngle, spawnAngle, f_78449_
float: m, spawnAngle, field_26367, f_ijykcegw, spawnAngle, spawnAngle, f_78449_
String: a, PLAYER, field_36349, f_urierpec, PLAYER_KEY, f_202314_
String: a, PLAYER, field_36349, f_urierpec, PLAYER_KEY, PLAYER_KEY, f_202314_
PrimaryLevelData$SpecialWorldProperty: h, specialWorldProperty, field_40372, f_cpwcrhlr, specialProperty, worldType, f_244368_
Constructors
(LevelSettings, WorldGenSettings, com.mojang.serialization.Lifecycle)
(com.mojang.datafixers.DataFixer, int, CompoundTag, boolean, int, int, int, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, Set<String>, TimerQueue<MinecraftServer>, CompoundTag, CompoundTag, LevelSettings, WorldGenSettings, com.mojang.serialization.Lifecycle)
(com.mojang.datafixers.DataFixer, int, CompoundTag, boolean, int, int, int, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, Set<String>, TimerQueue<MinecraftServer>, CompoundTag, CompoundTag, LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
(LevelSettings, WorldOptions, PrimaryLevelData$SpecialWorldProperty, com.mojang.serialization.Lifecycle)
Methods
PrimaryLevelData (com.mojang.serialization.Dynamic<Tag>, com.mojang.datafixers.DataFixer, int, CompoundTag, LevelSettings, LevelVersion, WorldGenSettings, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, readProperties, m_78530_
void (): J, updatePlayerTag, method_185, m_jiidkhzg, loadPlayerData, loadPlayerData, m_78512_
void (): M, updatePlayerTag, method_185, m_jiidkhzg, loadPlayerData, loadPlayerData, m_78512_
String (): g, getLevelName, method_150, m_mpbccpgx, getLevelName, getLevelName, m_5462_
String (): g, getLevelName, method_150, m_mpbccpgx, getLevelName, getWorldName, m_5462_
WorldGenSettings (): A, worldGenSettings, method_28057, m_pfxngqgk, getGeneratorOptions, getGeneratorOptions, m_5961_
WorldOptions (): A, worldGenOptions, method_28057, m_ycrrmmel, getGeneratorOptions, m_246337_
CompoundTag (): C, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, getDragonFight, m_6564_
CompoundTag (): E, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, getDragonFight, m_6564_
DataPackConfig (): D, getDataPackConfig, method_29589, m_adubcynx, getDataPackSettings, getDataPackSettings, m_7513_
void (DataPackConfig): a, setDataPackConfig, method_29590, m_wiigytdw, updateLevelInfo, updateLevelInfo, m_6645_
CompoundTag (): E, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, getCustomBossEvents, m_6587_
CompoundTag (): G, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, getCustomBossEvents, m_6587_
boolean (): F, wasModded, method_27431, m_oewbipwe, isModded, isModded, m_6565_
boolean (): H, wasModded, method_27431, m_oewbipwe, isModded, isModded, m_6565_
Set<String> (): G, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, getServerBrands, m_6161_
Set<String> (): I, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, getServerBrands, m_6161_
ServerLevelData (): H, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, getMainWorldProperties, m_5996_
ServerLevelData (): J, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, getMainWorldProperties, m_5996_
com.mojang.serialization.Lifecycle (): B, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, getLifecycle, getLifecycle, m_5754_
com.mojang.serialization.Lifecycle (): D, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, getLifecycle, getLifecycle, m_5754_
LevelSettings (): I, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, getLevelInfo, m_5926_
LevelSettings (): K, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, getWorldInfo, m_5926_
PrimaryLevelData (com.mojang.serialization.Dynamic<Tag>, com.mojang.datafixers.DataFixer, int, CompoundTag, LevelSettings, LevelVersion, PrimaryLevelData$SpecialWorldProperty, WorldOptions, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, readProperties, m_78530_
boolean (): B, isFlatWorld, method_45555, m_fpvkhhkf, isFlatWorld, isFlat, m_5961_
boolean (): C, isDebugWorld, method_45556, m_begtsuvt, isDebugWorld, isDebug, m_7513_
WorldDataConfiguration (): F, getDataConfiguration, method_29589, m_rabnvpan, getDataConfiguration, getFeatureAndDataSettings, m_6645_
void (WorldDataConfiguration): a, setDataConfiguration, method_29590, m_jmqkuqhe, updateLevelInfo, setFeatureAndDataSettings, m_245843_
1.19.2
Names
Fields
String: a, PLAYER, field_36349, f_urierpec, field_36349, f_urierpec, f_202314_
String: a, PLAYER, field_36349, f_urierpec, PLAYER_KEY, f_202314_
Constructors
Methods
1.19.1
Names
dqx
dru
Fields
Constructors
Methods
1.19
Names
dkt
dqx
Fields
Constructors
Methods
1.18.2
Names
djr
dkt
net.minecraft.world.level.LevelProperties
Fields
org.apache.logging.log4j.Logger: d, LOGGER, field_25029, f_tlzpcrwu, LOGGER, f_78442_
LevelSettings: e, settings, field_25030, f_zcocotov, levelInfo, f_78443_
LevelSettings: f, settings, field_25030, f_zcocotov, levelInfo, levelInfo, f_78443_
WorldGenSettings: f, worldGenSettings, field_25425, f_sgooiegi, generatorOptions, f_78444_
WorldGenSettings: g, worldGenSettings, field_25425, f_sgooiegi, generatorOptions, generatorOptions, f_78444_
com.mojang.serialization.Lifecycle: g, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, f_78445_
com.mojang.serialization.Lifecycle: h, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, lifecycle, f_78445_
int: h, xSpawn, field_151, f_jcbbpsoj, spawnX, f_78446_
int: i, xSpawn, field_151, f_jcbbpsoj, spawnX, spawnX, f_78446_
int: i, ySpawn, field_167, f_ijauhqup, spawnY, f_78447_
int: j, ySpawn, field_167, f_ijauhqup, spawnY, spawnY, f_78447_
int: j, zSpawn, field_182, f_qqwedtfz, spawnZ, f_78448_
int: k, zSpawn, field_182, f_qqwedtfz, spawnZ, spawnZ, f_78448_
long: l, gameTime, field_189, f_vixlbjoc, time, f_78450_
long: m, gameTime, field_189, f_vixlbjoc, time, time, f_78450_
long: m, dayTime, field_198, f_vsxsobkx, timeOfDay, f_78451_
long: n, dayTime, field_198, f_vsxsobkx, timeOfDay, timeOfDay, f_78451_
com.mojang.datafixers.DataFixer: n, fixerUpper, field_184, f_zuihjfvz, dataFixer, f_78452_
com.mojang.datafixers.DataFixer: o, fixerUpper, field_184, f_zuihjfvz, dataFixer, dataFixer, f_78452_
int: o, playerDataVersion, field_196, f_ecsjtqgc, dataVersion, f_78453_
int: p, playerDataVersion, field_196, f_ecsjtqgc, dataVersion, dataVersion, f_78453_
boolean: p, upgradedPlayerTag, field_172, f_irwbhdsa, playerDataLoaded, f_78454_
boolean: q, upgradedPlayerTag, field_172, f_irwbhdsa, playerDataLoaded, playerDataLoaded, f_78454_
CompoundTag: q, loadedPlayerTag, field_170, f_wajebgsy, playerData, f_78455_
CompoundTag: r, loadedPlayerTag, field_170, f_wajebgsy, playerData, playerData, f_78455_
int: r, version, field_158, f_iwmhyeki, version, f_78456_
int: s, version, field_158, f_iwmhyeki, version, version, f_78456_
int: s, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, f_78457_
int: t, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, clearWeatherTime, f_78457_
boolean: t, raining, field_190, f_ryspwxox, raining, f_78458_
boolean: u, raining, field_190, f_ryspwxox, raining, raining, f_78458_
int: u, rainTime, field_192, f_wkcdalie, rainTime, f_78459_
int: v, rainTime, field_192, f_wkcdalie, rainTime, rainTime, f_78459_
boolean: v, thundering, field_168, f_ipbdatlf, thundering, f_78460_
boolean: w, thundering, field_168, f_ipbdatlf, thundering, thundering, f_78460_
int: w, thunderTime, field_173, f_mojlooew, thunderTime, f_78461_
int: x, thunderTime, field_173, f_mojlooew, thunderTime, thunderTime, f_78461_
boolean: x, initialized, field_185, f_leyjyyyz, initialized, f_78462_
boolean: y, initialized, field_185, f_leyjyyyz, initialized, initialized, f_78462_
boolean: y, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, f_78463_
boolean: z, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, difficultyLocked, f_78463_
WorldBorder$Settings: z, worldBorder, field_24193, f_vokyxtwk, worldBorder, f_78464_
WorldBorder$Settings: A, worldBorder, field_24193, f_vokyxtwk, worldBorder, worldBorder, f_78464_
CompoundTag: A, endDragonFightData, field_25031, f_rtkplitb, dragonFight, f_78465_
CompoundTag: B, endDragonFightData, field_25031, f_rtkplitb, dragonFight, dragonFight, f_78465_
CompoundTag: B, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, f_78466_
CompoundTag: C, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, customBossEvents, f_78466_
int: C, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, f_78467_
int: D, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, wanderingTraderSpawnDelay, f_78467_
int: D, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, f_78437_
int: E, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, wanderingTraderSpawnChance, f_78437_
UUID: E, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, f_78438_
UUID: F, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, wanderingTraderId, f_78438_
Set<String>: F, knownServerBrands, field_21837, f_rauimzzj, serverBrands, f_78439_
Set<String>: G, knownServerBrands, field_21837, f_rauimzzj, serverBrands, serverBrands, f_78439_
boolean: G, wasModded, field_21838, f_lwoygeld, modded, f_78440_
boolean: H, wasModded, field_21838, f_lwoygeld, modded, modded, f_78440_
TimerQueue<MinecraftServer>: H, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, f_78441_
TimerQueue<MinecraftServer>: I, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, scheduledEvents, f_78441_
float: k, spawnAngle, field_26367, f_ijykcegw, spawnAngle, f_78449_
float: l, spawnAngle, field_26367, f_ijykcegw, spawnAngle, spawnAngle, f_78449_
String: a, WORLD_GEN_SETTINGS, field_31843, f_iteradwu, WORLD_GEN_SETTINGS_KEY, f_164940_
String: b, WORLD_GEN_SETTINGS, field_31843, f_iteradwu, WORLD_GEN_SETTINGS_KEY, WORLD_GEN_SETTINGS_KEY, f_164940_
org.slf4j.Logger: e, LOGGER, field_25029, f_tlzpcrwu, LOGGER, LOGGER, f_78442_
String: a, PLAYER, field_36349, f_urierpec, field_36349, f_urierpec, f_202314_
Constructors
Methods
PrimaryLevelData (com.mojang.serialization.Dynamic<Tag>, com.mojang.datafixers.DataFixer, int, CompoundTag, LevelSettings, LevelVersion, WorldGenSettings, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, m_78530_
PrimaryLevelData (com.mojang.serialization.Dynamic<Tag>, com.mojang.datafixers.DataFixer, int, CompoundTag, LevelSettings, LevelVersion, WorldGenSettings, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, readProperties, m_78530_
CompoundTag (RegistryAccess, CompoundTag): a, createTag, method_163, m_eluihlvp, cloneWorldNbt, m_6626_
CompoundTag (RegistryAccess, CompoundTag): a, createTag, method_163, m_eluihlvp, cloneWorldNbt, cloneWorldNbt, m_6626_
void (RegistryAccess, CompoundTag, CompoundTag): a, setTagData, method_158, m_xkdnykbi, updateProperties, m_78545_
void (RegistryAccess, CompoundTag, CompoundTag): a, setTagData, method_158, m_xkdnykbi, updateProperties, updateProperties, m_78545_
int (): a, getXSpawn, method_215, m_ohexkrgw, getSpawnX, m_6789_
int (): a, getXSpawn, method_215, m_ohexkrgw, getSpawnX, getSpawnX, m_6789_
int (): b, getYSpawn, method_144, m_ekhxvjcv, getSpawnY, m_6527_
int (): b, getYSpawn, method_144, m_ekhxvjcv, getSpawnY, getSpawnY, m_6527_
int (): c, getZSpawn, method_166, m_khmxtkin, getSpawnZ, m_6526_
int (): c, getZSpawn, method_166, m_khmxtkin, getSpawnZ, getSpawnZ, m_6526_
long (): e, getGameTime, method_188, m_vtfwqipe, getTime, m_6793_
long (): e, getGameTime, method_188, m_vtfwqipe, getTime, getTime, m_6793_
long (): f, getDayTime, method_217, m_htydyntw, getTimeOfDay, m_6792_
long (): f, getDayTime, method_217, m_htydyntw, getTimeOfDay, getTimeOfDay, m_6792_
void (): J, updatePlayerTag, method_185, m_jiidkhzg, loadPlayerData, m_78512_
void (): J, updatePlayerTag, method_185, m_jiidkhzg, loadPlayerData, loadPlayerData, m_78512_
CompoundTag (): y, getLoadedPlayerTag, method_226, m_mqwuzmlg, getPlayerData, m_6614_
CompoundTag (): y, getLoadedPlayerTag, method_226, m_mqwuzmlg, getPlayerData, getPlayerData, m_6614_
void (int): b, setXSpawn, method_27416, m_etibqohm, setSpawnX, m_6395_
void (int): b, setXSpawn, method_27416, m_etibqohm, setSpawnX, setSpawnX, m_6395_
void (int): c, setYSpawn, method_27417, m_sbfkuxan, setSpawnY, m_6397_
void (int): c, setYSpawn, method_27417, m_sbfkuxan, setSpawnY, setSpawnY, m_6397_
void (int): d, setZSpawn, method_27419, m_amhefgbb, setSpawnZ, m_6400_
void (int): d, setZSpawn, method_27419, m_amhefgbb, setSpawnZ, setSpawnZ, m_6400_
void (long): a, setGameTime, method_29034, m_ovzfxfkm, setTime, m_6253_
void (long): a, setGameTime, method_29034, m_ovzfxfkm, setTime, setTime, m_6253_
void (long): b, setDayTime, method_29035, m_hvnskute, setTimeOfDay, m_6247_
void (long): b, setDayTime, method_29035, m_hvnskute, setTimeOfDay, setTimeOfDay, m_6247_
String (): g, getLevelName, method_150, m_mpbccpgx, getLevelName, m_5462_
String (): g, getLevelName, method_150, m_mpbccpgx, getLevelName, getLevelName, m_5462_
int (): z, getVersion, method_168, m_iktkysbz, getVersion, m_6517_
int (): z, getVersion, method_168, m_iktkysbz, getVersion, getVersion, m_6517_
int (): h, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, m_6537_
int (): h, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, getClearWeatherTime, m_6537_
void (int): a, setClearWeatherTime, method_167, m_mfpilxej, setClearWeatherTime, m_6393_
void (int): a, setClearWeatherTime, method_167, m_mfpilxej, setClearWeatherTime, setClearWeatherTime, m_6393_
boolean (): i, isThundering, method_203, m_wbhewofz, isThundering, m_6534_
boolean (): i, isThundering, method_203, m_wbhewofz, isThundering, isThundering, m_6534_
void (boolean): a, setThundering, method_147, m_afhndzfa, setThundering, m_5557_
void (boolean): a, setThundering, method_147, m_afhndzfa, setThundering, setThundering, m_5557_
int (): j, getThunderTime, method_145, m_hiloblfc, getThunderTime, m_6558_
int (): j, getThunderTime, method_145, m_hiloblfc, getThunderTime, getThunderTime, m_6558_
void (int): e, setThunderTime, method_173, m_xcllpjqn, setThunderTime, m_6398_
void (int): e, setThunderTime, method_173, m_xcllpjqn, setThunderTime, setThunderTime, m_6398_
boolean (): k, isRaining, method_156, m_tvvvvmkg, isRaining, m_6533_
boolean (): k, isRaining, method_156, m_tvvvvmkg, isRaining, isRaining, m_6533_
void (boolean): b, setRaining, method_157, m_wzzskura, setRaining, m_5565_
void (boolean): b, setRaining, method_157, m_wzzskura, setRaining, setRaining, m_5565_
int (): l, getRainTime, method_190, m_xtlmfphg, getRainTime, m_6531_
int (): l, getRainTime, method_190, m_xtlmfphg, getRainTime, getRainTime, m_6531_
void (int): f, setRainTime, method_164, m_fvaihdey, setRainTime, m_6399_
void (int): f, setRainTime, method_164, m_fvaihdey, setRainTime, setRainTime, m_6399_
GameType (): m, getGameType, method_210, m_nfxieeym, getGameMode, m_5464_
GameType (): m, getGameType, method_210, m_nfxieeym, getGameMode, getGameMode, m_5464_
void (GameType): a, setGameType, method_193, m_njrnnxxf, setGameMode, m_5458_
void (GameType): a, setGameType, method_193, m_njrnnxxf, setGameMode, setGameMode, m_5458_
boolean (): n, isHardcore, method_152, m_wqctpfjr, isHardcore, m_5466_
boolean (): n, isHardcore, method_152, m_wqctpfjr, isHardcore, isHardcore, m_5466_
boolean (): o, getAllowCommands, method_194, m_qyxytalo, areCommandsAllowed, m_5468_
boolean (): o, getAllowCommands, method_194, m_qyxytalo, areCommandsAllowed, areCommandsAllowed, m_5468_
boolean (): p, isInitialized, method_222, m_msjcwnvq, isInitialized, m_6535_
boolean (): p, isInitialized, method_222, m_msjcwnvq, isInitialized, isInitialized, m_6535_
void (boolean): c, setInitialized, method_223, m_jksphtbg, setInitialized, m_5555_
void (boolean): c, setInitialized, method_223, m_jksphtbg, setInitialized, setInitialized, m_5555_
GameRules (): q, getGameRules, method_146, m_ruodywwf, getGameRules, m_5470_
GameRules (): q, getGameRules, method_146, m_ruodywwf, getGameRules, getGameRules, m_5470_
WorldBorder$Settings (): r, getWorldBorder, method_27422, m_dhrcnsam, getWorldBorder, m_5813_
WorldBorder$Settings (): r, getWorldBorder, method_27422, m_dhrcnsam, getWorldBorder, getWorldBorder, m_5813_
void (WorldBorder$Settings): a, setWorldBorder, method_27415, m_fvpmwelf, setWorldBorder, m_7831_
void (WorldBorder$Settings): a, setWorldBorder, method_27415, m_fvpmwelf, setWorldBorder, setWorldBorder, m_7831_
Difficulty (): s, getDifficulty, method_207, m_jvjmdqna, getDifficulty, m_5472_
Difficulty (): s, getDifficulty, method_207, m_jvjmdqna, getDifficulty, getDifficulty, m_5472_
void (Difficulty): a, setDifficulty, method_208, m_vzluryjf, setDifficulty, m_6166_
void (Difficulty): a, setDifficulty, method_208, m_vzluryjf, setDifficulty, setDifficulty, m_6166_
boolean (): t, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, m_5474_
boolean (): t, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, isDifficultyLocked, m_5474_
void (boolean): d, setDifficultyLocked, method_186, m_gvluntuu, setDifficultyLocked, m_5560_
void (boolean): d, setDifficultyLocked, method_186, m_gvluntuu, setDifficultyLocked, setDifficultyLocked, m_5560_
TimerQueue<MinecraftServer> (): u, getScheduledEvents, method_143, m_utneomii, getScheduledEvents, m_7540_
TimerQueue<MinecraftServer> (): u, getScheduledEvents, method_143, m_utneomii, getScheduledEvents, getScheduledEvents, m_7540_
WorldGenSettings (): A, worldGenSettings, method_28057, m_pfxngqgk, getGeneratorOptions, m_5961_
WorldGenSettings (): A, worldGenSettings, method_28057, m_pfxngqgk, getGeneratorOptions, getGeneratorOptions, m_5961_
CompoundTag (): C, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, m_6564_
CompoundTag (): C, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, getDragonFight, m_6564_
void (CompoundTag): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, m_5915_
void (CompoundTag): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, setDragonFight, m_5915_
DataPackConfig (): D, getDataPackConfig, method_29589, m_adubcynx, getDataPackSettings, m_7513_
DataPackConfig (): D, getDataPackConfig, method_29589, m_adubcynx, getDataPackSettings, getDataPackSettings, m_7513_
void (DataPackConfig): a, setDataPackConfig, method_29590, m_wiigytdw, updateLevelInfo, m_6645_
void (DataPackConfig): a, setDataPackConfig, method_29590, m_wiigytdw, updateLevelInfo, updateLevelInfo, m_6645_
CompoundTag (): E, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, m_6587_
CompoundTag (): E, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, getCustomBossEvents, m_6587_
void (CompoundTag): b, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, m_5917_
void (CompoundTag): b, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, setCustomBossEvents, m_5917_
int (): v, getWanderingTraderSpawnDelay, method_18038, m_xuxvngtd, getWanderingTraderSpawnDelay, m_6530_
int (): v, getWanderingTraderSpawnDelay, method_18038, m_xuxvngtd, getWanderingTraderSpawnDelay, getWanderingTraderSpawnDelay, m_6530_
void (int): g, setWanderingTraderSpawnDelay, method_18041, m_rbwdgdjy, setWanderingTraderSpawnDelay, m_6391_
void (int): g, setWanderingTraderSpawnDelay, method_18041, m_rbwdgdjy, setWanderingTraderSpawnDelay, setWanderingTraderSpawnDelay, m_6391_
int (): w, getWanderingTraderSpawnChance, method_18039, m_atjxefmr, getWanderingTraderSpawnChance, m_6528_
int (): w, getWanderingTraderSpawnChance, method_18039, m_atjxefmr, getWanderingTraderSpawnChance, getWanderingTraderSpawnChance, m_6528_
void (int): h, setWanderingTraderSpawnChance, method_18042, m_rgfjfhvr, setWanderingTraderSpawnChance, m_6387_
void (int): h, setWanderingTraderSpawnChance, method_18042, m_rgfjfhvr, setWanderingTraderSpawnChance, setWanderingTraderSpawnChance, m_6387_
void (UUID): a, setWanderingTraderId, method_18040, m_waaacjfi, setWanderingTraderId, m_8115_
void (UUID): a, setWanderingTraderId, method_18040, m_waaacjfi, setWanderingTraderId, setWanderingTraderId, m_8115_
void (String, boolean): a, setModdedInfo, method_24285, m_ntkonzzr, addServerBrand, m_7955_
void (String, boolean): a, setModdedInfo, method_24285, m_ntkonzzr, addServerBrand, addServerBrand, m_7955_
boolean (): F, wasModded, method_27431, m_oewbipwe, isModded, m_6565_
boolean (): F, wasModded, method_27431, m_oewbipwe, isModded, isModded, m_6565_
Set<String> (): G, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, m_6161_
Set<String> (): G, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, getServerBrands, m_6161_
ServerLevelData (): H, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, m_5996_
ServerLevelData (): H, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, getMainWorldProperties, m_5996_
com.mojang.serialization.Lifecycle (): B, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, getLifecycle, m_5754_
com.mojang.serialization.Lifecycle (): B, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, getLifecycle, getLifecycle, m_5754_
LevelSettings (): I, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, m_5926_
LevelSettings (): I, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, getLevelInfo, m_5926_
float (): d, getSpawnAngle, method_30656, m_nxjrkbss, getSpawnAngle, m_6790_
float (): d, getSpawnAngle, method_30656, m_nxjrkbss, getSpawnAngle, getSpawnAngle, m_6790_
void (float): a, setSpawnAngle, method_30657, m_mnfgajxn, setSpawnAngle, m_7113_
void (float): a, setSpawnAngle, method_30657, m_mnfgajxn, setSpawnAngle, setSpawnAngle, m_7113_
void (BlockPos, float): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, m_7250_
void (BlockPos, float): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, setSpawnPos, m_7250_
void (CrashReportCategory, LevelHeightAccessor): a, fillCrashReportCategory, method_151, m_beicetdf, populateCrashReport, m_142471_
void (CrashReportCategory, LevelHeightAccessor): a, fillCrashReportCategory, method_151, m_beicetdf, populateCrashReport, populateCrashReport, m_142471_
UUID (): x, getWanderingTraderId, method_35506, m_tujhxokt, getWanderingTraderId, m_142403_
UUID (): x, getWanderingTraderId, method_35506, m_tujhxokt, getWanderingTraderId, getWanderingTraderId, m_142403_
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dig
djr
Fields
Constructors
Methods
long (): e, getGameTime, method_188, m_vtfwqipe, getTime, m_6793_, getTime
long (): e, getGameTime, method_188, m_vtfwqipe, getTime, m_6793_
long (): f, getDayTime, method_217, m_htydyntw, getTimeOfDay, m_6792_, getDayTime
long (): f, getDayTime, method_217, m_htydyntw, getTimeOfDay, m_6792_
void (long): a, setGameTime, method_29034, m_ovzfxfkm, setTime, m_6253_, setTime
void (long): a, setGameTime, method_29034, m_ovzfxfkm, setTime, m_6253_
void (long): b, setDayTime, method_29035, m_hvnskute, setTimeOfDay, m_6247_, setDayTime
void (long): b, setDayTime, method_29035, m_hvnskute, setTimeOfDay, m_6247_
String (): g, getLevelName, method_150, m_mpbccpgx, getLevelName, m_5462_, getName
String (): g, getLevelName, method_150, m_mpbccpgx, getLevelName, m_5462_
int (): h, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, m_6537_, getClearWeatherTime
int (): h, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, m_6537_
void (int): a, setClearWeatherTime, method_167, m_mfpilxej, setClearWeatherTime, m_6393_, setClearWeatherTime
void (int): a, setClearWeatherTime, method_167, m_mfpilxej, setClearWeatherTime, m_6393_
boolean (): i, isThundering, method_203, m_wbhewofz, isThundering, m_6534_, isThundering
boolean (): i, isThundering, method_203, m_wbhewofz, isThundering, m_6534_
void (boolean): a, setThundering, method_147, m_afhndzfa, setThundering, m_5557_, setThundering
void (boolean): a, setThundering, method_147, m_afhndzfa, setThundering, m_5557_
int (): j, getThunderTime, method_145, m_hiloblfc, getThunderTime, m_6558_, getThunderDuration
int (): j, getThunderTime, method_145, m_hiloblfc, getThunderTime, m_6558_
void (int): e, setThunderTime, method_173, m_xcllpjqn, setThunderTime, m_6398_, setThunderDuration
void (int): e, setThunderTime, method_173, m_xcllpjqn, setThunderTime, m_6398_
boolean (): k, isRaining, method_156, m_tvvvvmkg, isRaining, m_6533_, hasStorm
boolean (): k, isRaining, method_156, m_tvvvvmkg, isRaining, m_6533_
void (boolean): b, setRaining, method_157, m_wzzskura, setRaining, m_5565_, setStorm
void (boolean): b, setRaining, method_157, m_wzzskura, setRaining, m_5565_
int (): l, getRainTime, method_190, m_xtlmfphg, getRainTime, m_6531_, getWeatherDuration
int (): l, getRainTime, method_190, m_xtlmfphg, getRainTime, m_6531_
void (int): f, setRainTime, method_164, m_fvaihdey, setRainTime, m_6399_, setWeatherDuration
void (int): f, setRainTime, method_164, m_fvaihdey, setRainTime, m_6399_
GameType (): m, getGameType, method_210, m_nfxieeym, getGameMode, m_5464_, getGameType
GameType (): m, getGameType, method_210, m_nfxieeym, getGameMode, m_5464_
void (GameType): a, setGameType, method_193, m_njrnnxxf, setGameMode, m_5458_, setGameType
void (GameType): a, setGameType, method_193, m_njrnnxxf, setGameMode, m_5458_
boolean (): n, isHardcore, method_152, m_wqctpfjr, isHardcore, m_5466_, isHardcore
boolean (): n, isHardcore, method_152, m_wqctpfjr, isHardcore, m_5466_
Difficulty (): s, getDifficulty, method_207, m_jvjmdqna, getDifficulty, m_5472_, getDifficulty
Difficulty (): s, getDifficulty, method_207, m_jvjmdqna, getDifficulty, m_5472_
void (Difficulty): a, setDifficulty, method_208, m_vzluryjf, setDifficulty, m_6166_, setDifficulty
void (Difficulty): a, setDifficulty, method_208, m_vzluryjf, setDifficulty, m_6166_
boolean (): t, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, m_5474_, isDifficultyLocked
boolean (): t, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, m_5474_
WorldGenSettings (): A, worldGenSettings, method_28057, m_pfxngqgk, getGeneratorOptions, m_5961_, getGeneratorSettings
WorldGenSettings (): A, worldGenSettings, method_28057, m_pfxngqgk, getGeneratorOptions, m_5961_
CompoundTag (): E, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, m_6587_, getCustomBossEvents
CompoundTag (): E, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, m_6587_
void (CompoundTag): b, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, m_5917_, setCustomBossEvents
void (CompoundTag): b, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, m_5917_
void (BlockPos, float): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, m_7250_, setSpawn
void (BlockPos, float): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, m_7250_
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
cyl
dig
net.minecraft.world.storage.ServerWorldInfo
net.minecraft.src.C_2793_
net.minecraft.server.v1_16_R3.WorldDataServer
net.minecraft.world.level.storage.WorldDataServer
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_25029, f_tlzpcrwu, LOGGER, field_237341_a_
org.apache.logging.log4j.Logger: d, LOGGER, field_25029, f_tlzpcrwu, LOGGER, f_78442_
LevelSettings: b, settings, field_25030, f_zcocotov, levelInfo, field_237342_b_
LevelSettings: e, settings, field_25030, f_zcocotov, levelInfo, f_78443_
WorldGenSettings: c, worldGenSettings, field_25425, f_sgooiegi, generatorOptions, field_237343_c_
WorldGenSettings: f, worldGenSettings, field_25425, f_sgooiegi, generatorOptions, f_78444_
com.mojang.serialization.Lifecycle: d, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, field_237344_d_
com.mojang.serialization.Lifecycle: g, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, f_78445_
int: e, xSpawn, field_151, f_jcbbpsoj, spawnX, field_237345_e_
int: h, xSpawn, field_151, f_jcbbpsoj, spawnX, f_78446_
int: f, ySpawn, field_167, f_ijauhqup, spawnY, field_237346_f_
int: i, ySpawn, field_167, f_ijauhqup, spawnY, f_78447_
int: g, zSpawn, field_182, f_qqwedtfz, spawnZ, field_237347_g_
int: j, zSpawn, field_182, f_qqwedtfz, spawnZ, f_78448_
long: i, gameTime, field_189, f_vixlbjoc, time, field_237348_h_
long: l, gameTime, field_189, f_vixlbjoc, time, f_78450_
long: j, dayTime, field_198, f_vsxsobkx, timeOfDay, field_237349_i_
long: m, dayTime, field_198, f_vsxsobkx, timeOfDay, f_78451_
com.mojang.datafixers.DataFixer: k, fixerUpper, field_184, f_zuihjfvz, dataFixer, field_237350_j_
com.mojang.datafixers.DataFixer: n, fixerUpper, field_184, f_zuihjfvz, dataFixer, f_78452_
int: l, playerDataVersion, field_196, f_ecsjtqgc, dataVersion, field_237351_k_
int: o, playerDataVersion, field_196, f_ecsjtqgc, dataVersion, f_78453_
boolean: m, upgradedPlayerTag, field_172, f_irwbhdsa, playerDataLoaded, field_237352_l_
boolean: p, upgradedPlayerTag, field_172, f_irwbhdsa, playerDataLoaded, f_78454_
CompoundTag: n, loadedPlayerTag, field_170, f_wajebgsy, playerData, field_237353_m_
CompoundTag: q, loadedPlayerTag, field_170, f_wajebgsy, playerData, f_78455_
int: o, version, field_158, f_iwmhyeki, version, field_237354_n_
int: r, version, field_158, f_iwmhyeki, version, f_78456_
int: p, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, field_237355_o_, clearWeatherTime
int: s, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, f_78457_
boolean: q, raining, field_190, f_ryspwxox, raining, field_237356_p_, raining
boolean: t, raining, field_190, f_ryspwxox, raining, f_78458_
int: r, rainTime, field_192, f_wkcdalie, rainTime, field_237357_q_, rainTime
int: u, rainTime, field_192, f_wkcdalie, rainTime, f_78459_
boolean: s, thundering, field_168, f_ipbdatlf, thundering, field_237358_r_, thundering
boolean: v, thundering, field_168, f_ipbdatlf, thundering, f_78460_
int: t, thunderTime, field_173, f_mojlooew, thunderTime, field_237359_s_, thunderTime
int: w, thunderTime, field_173, f_mojlooew, thunderTime, f_78461_
boolean: u, initialized, field_185, f_leyjyyyz, initialized, field_237360_t_
boolean: x, initialized, field_185, f_leyjyyyz, initialized, f_78462_
boolean: v, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, field_237361_u_
boolean: y, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, f_78463_
WorldBorder$Settings: w, worldBorder, field_24193, f_vokyxtwk, worldBorder, field_237362_v_
WorldBorder$Settings: z, worldBorder, field_24193, f_vokyxtwk, worldBorder, f_78464_
CompoundTag: x, endDragonFightData, field_25031, f_rtkplitb, dragonFight, field_237363_w_
CompoundTag: A, endDragonFightData, field_25031, f_rtkplitb, dragonFight, f_78465_
CompoundTag: y, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, field_237364_x_, customBossEvents
CompoundTag: B, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, f_78466_
int: z, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, field_237365_y_
int: C, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, f_78467_
int: A, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, field_237366_z_
int: D, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, f_78437_
UUID: B, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, field_237337_A_
UUID: E, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, f_78438_
Set<String>: C, knownServerBrands, field_21837, f_rauimzzj, serverBrands, field_237338_B_
Set<String>: F, knownServerBrands, field_21837, f_rauimzzj, serverBrands, f_78439_
boolean: D, wasModded, field_21838, f_lwoygeld, modded, field_237339_C_
boolean: G, wasModded, field_21838, f_lwoygeld, modded, f_78440_
TimerQueue<MinecraftServer>: E, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, field_237340_D_
TimerQueue<MinecraftServer>: H, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, f_78441_
float: h, spawnAngle, field_26367, f_ijykcegw, spawnAngle, field_242984_h
float: k, spawnAngle, field_26367, f_ijykcegw, spawnAngle, f_78449_
String: a, WORLD_GEN_SETTINGS, field_31843, f_iteradwu, WORLD_GEN_SETTINGS_KEY, f_164940_
Constructors
(com.mojang.datafixers.DataFixer, int, CompoundTag, boolean, int, int, int, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, LinkedHashSet<String>, TimerQueue<MinecraftServer>, CompoundTag, CompoundTag, LevelSettings, WorldGenSettings, com.mojang.serialization.Lifecycle)
(com.mojang.datafixers.DataFixer, int, CompoundTag, boolean, int, int, int, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, Set<String>, TimerQueue<MinecraftServer>, CompoundTag, CompoundTag, LevelSettings, WorldGenSettings, com.mojang.serialization.Lifecycle)
Methods
PrimaryLevelData (com.mojang.serialization.Dynamic<Tag>, com.mojang.datafixers.DataFixer, int, CompoundTag, LevelSettings, LevelVersion, WorldGenSettings, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, func_237369_a_
PrimaryLevelData (com.mojang.serialization.Dynamic<Tag>, com.mojang.datafixers.DataFixer, int, CompoundTag, LevelSettings, LevelVersion, WorldGenSettings, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, m_78530_
CompoundTag (RegistryAccess, CompoundTag): a, createTag, method_163, m_eluihlvp, cloneWorldNbt, func_230411_a_
CompoundTag (RegistryAccess, CompoundTag): a, createTag, method_163, m_eluihlvp, cloneWorldNbt, m_6626_
void (RegistryAccess, CompoundTag, CompoundTag): a, setTagData, method_158, m_xkdnykbi, updateProperties, func_237370_a_
void (RegistryAccess, CompoundTag, CompoundTag): a, setTagData, method_158, m_xkdnykbi, updateProperties, m_78545_
int (): a, getXSpawn, method_215, m_ohexkrgw, getSpawnX, func_76079_c
int (): a, getXSpawn, method_215, m_ohexkrgw, getSpawnX, m_6789_
int (): b, getYSpawn, method_144, m_ekhxvjcv, getSpawnY, func_76075_d
int (): b, getYSpawn, method_144, m_ekhxvjcv, getSpawnY, m_6527_
int (): c, getZSpawn, method_166, m_khmxtkin, getSpawnZ, func_76074_e
int (): c, getZSpawn, method_166, m_khmxtkin, getSpawnZ, m_6526_
long (): e, getGameTime, method_188, m_vtfwqipe, getTime, func_82573_f, getTime
long (): e, getGameTime, method_188, m_vtfwqipe, getTime, m_6793_, getTime
long (): f, getDayTime, method_217, m_htydyntw, getTimeOfDay, func_76073_f, getDayTime
long (): f, getDayTime, method_217, m_htydyntw, getTimeOfDay, m_6792_, getDayTime
void (): J, updatePlayerTag, method_185, m_jiidkhzg, loadPlayerData, func_237367_I_
void (): J, updatePlayerTag, method_185, m_jiidkhzg, loadPlayerData, m_78512_
CompoundTag (): y, getLoadedPlayerTag, method_226, m_mqwuzmlg, getPlayerData, func_230416_x_
CompoundTag (): y, getLoadedPlayerTag, method_226, m_mqwuzmlg, getPlayerData, m_6614_
void (int): b, setXSpawn, method_27416, m_etibqohm, setSpawnX, func_76058_a
void (int): b, setXSpawn, method_27416, m_etibqohm, setSpawnX, m_6395_
void (int): c, setYSpawn, method_27417, m_sbfkuxan, setSpawnY, func_76056_b
void (int): c, setYSpawn, method_27417, m_sbfkuxan, setSpawnY, m_6397_
void (int): d, setZSpawn, method_27419, m_amhefgbb, setSpawnZ, func_76087_c
void (int): d, setZSpawn, method_27419, m_amhefgbb, setSpawnZ, m_6400_
void (long): a, setGameTime, method_29034, m_ovzfxfkm, setTime, func_82572_b, setTime
void (long): a, setGameTime, method_29034, m_ovzfxfkm, setTime, m_6253_, setTime
void (long): b, setDayTime, method_29035, m_hvnskute, setTimeOfDay, func_76068_b, setDayTime
void (long): b, setDayTime, method_29035, m_hvnskute, setTimeOfDay, m_6247_, setDayTime
String (): g, getLevelName, method_150, m_mpbccpgx, getLevelName, func_76065_j, getName
String (): g, getLevelName, method_150, m_mpbccpgx, getLevelName, m_5462_, getName
int (): z, getVersion, method_168, m_iktkysbz, getVersion, func_230417_y_
int (): z, getVersion, method_168, m_iktkysbz, getVersion, m_6517_
int (): h, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, func_230395_g_, getClearWeatherTime
int (): h, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, m_6537_, getClearWeatherTime
void (int): a, setClearWeatherTime, method_167, m_mfpilxej, setClearWeatherTime, func_230391_a_, setClearWeatherTime
void (int): a, setClearWeatherTime, method_167, m_mfpilxej, setClearWeatherTime, m_6393_, setClearWeatherTime
boolean (): i, isThundering, method_203, m_wbhewofz, isThundering, func_76061_m, isThundering
boolean (): i, isThundering, method_203, m_wbhewofz, isThundering, m_6534_, isThundering
void (boolean): a, setThundering, method_147, m_afhndzfa, setThundering, func_76069_a, setThundering
void (boolean): a, setThundering, method_147, m_afhndzfa, setThundering, m_5557_, setThundering
int (): j, getThunderTime, method_145, m_hiloblfc, getThunderTime, func_76071_n, getThunderDuration
int (): j, getThunderTime, method_145, m_hiloblfc, getThunderTime, m_6558_, getThunderDuration
void (int): e, setThunderTime, method_173, m_xcllpjqn, setThunderTime, func_76090_f, setThunderDuration
void (int): e, setThunderTime, method_173, m_xcllpjqn, setThunderTime, m_6398_, setThunderDuration
boolean (): k, isRaining, method_156, m_tvvvvmkg, isRaining, func_76059_o, hasStorm
boolean (): k, isRaining, method_156, m_tvvvvmkg, isRaining, m_6533_, hasStorm
void (boolean): b, setRaining, method_157, m_wzzskura, setRaining, func_76084_b, setStorm
void (boolean): b, setRaining, method_157, m_wzzskura, setRaining, m_5565_, setStorm
int (): l, getRainTime, method_190, m_xtlmfphg, getRainTime, func_76083_p, getWeatherDuration
int (): l, getRainTime, method_190, m_xtlmfphg, getRainTime, m_6531_, getWeatherDuration
void (int): f, setRainTime, method_164, m_fvaihdey, setRainTime, func_76080_g, setWeatherDuration
void (int): f, setRainTime, method_164, m_fvaihdey, setRainTime, m_6399_, setWeatherDuration
GameType (): m, getGameType, method_210, m_nfxieeym, getGameMode, func_76077_q, getGameType
GameType (): m, getGameType, method_210, m_nfxieeym, getGameMode, m_5464_, getGameType
void (GameType): a, setGameType, method_193, m_njrnnxxf, setGameMode, func_230392_a_, setGameType
void (GameType): a, setGameType, method_193, m_njrnnxxf, setGameMode, m_5458_, setGameType
boolean (): n, isHardcore, method_152, m_wqctpfjr, isHardcore, func_76093_s, isHardcore
boolean (): n, isHardcore, method_152, m_wqctpfjr, isHardcore, m_5466_, isHardcore
boolean (): o, getAllowCommands, method_194, m_qyxytalo, areCommandsAllowed, func_76086_u
boolean (): o, getAllowCommands, method_194, m_qyxytalo, areCommandsAllowed, m_5468_
boolean (): p, isInitialized, method_222, m_msjcwnvq, isInitialized, func_76070_v
boolean (): p, isInitialized, method_222, m_msjcwnvq, isInitialized, m_6535_
void (boolean): c, setInitialized, method_223, m_jksphtbg, setInitialized, func_76091_d
void (boolean): c, setInitialized, method_223, m_jksphtbg, setInitialized, m_5555_
GameRules (): q, getGameRules, method_146, m_ruodywwf, getGameRules, func_82574_x
GameRules (): q, getGameRules, method_146, m_ruodywwf, getGameRules, m_5470_
WorldBorder$Settings (): r, getWorldBorder, method_27422, m_dhrcnsam, getWorldBorder, func_230398_q_
WorldBorder$Settings (): r, getWorldBorder, method_27422, m_dhrcnsam, getWorldBorder, m_5813_
void (WorldBorder$Settings): a, setWorldBorder, method_27415, m_fvpmwelf, setWorldBorder, func_230393_a_
void (WorldBorder$Settings): a, setWorldBorder, method_27415, m_fvpmwelf, setWorldBorder, m_7831_
Difficulty (): s, getDifficulty, method_207, m_jvjmdqna, getDifficulty, func_176130_y, getDifficulty
Difficulty (): s, getDifficulty, method_207, m_jvjmdqna, getDifficulty, m_5472_, getDifficulty
void (Difficulty): a, setDifficulty, method_208, m_vzluryjf, setDifficulty, func_230409_a_, setDifficulty
void (Difficulty): a, setDifficulty, method_208, m_vzluryjf, setDifficulty, m_6166_, setDifficulty
boolean (): t, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, func_176123_z, isDifficultyLocked
boolean (): t, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, m_5474_, isDifficultyLocked
void (boolean): d, setDifficultyLocked, method_186, m_gvluntuu, setDifficultyLocked, func_230415_d_
void (boolean): d, setDifficultyLocked, method_186, m_gvluntuu, setDifficultyLocked, m_5560_
TimerQueue<MinecraftServer> (): u, getScheduledEvents, method_143, m_utneomii, getScheduledEvents, func_215763_z
TimerQueue<MinecraftServer> (): u, getScheduledEvents, method_143, m_utneomii, getScheduledEvents, m_7540_
void (CrashReportCategory): a, fillCrashReportCategory, method_151, m_beicetdf, populateCrashReport, func_85118_a
WorldGenSettings (): A, worldGenSettings, method_28057, m_pfxngqgk, getGeneratorOptions, func_230418_z_, getGeneratorSettings
WorldGenSettings (): A, worldGenSettings, method_28057, m_pfxngqgk, getGeneratorOptions, m_5961_, getGeneratorSettings
CompoundTag (): C, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, func_230402_B_
CompoundTag (): C, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, m_6564_
void (CompoundTag): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, func_230413_a_
void (CompoundTag): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, m_5915_
DataPackConfig (): D, getDataPackConfig, method_29589, m_adubcynx, getDataPackSettings, func_230403_C_
DataPackConfig (): D, getDataPackConfig, method_29589, m_adubcynx, getDataPackSettings, m_7513_
void (DataPackConfig): a, setDataPackConfig, method_29590, m_wiigytdw, updateLevelInfo, func_230410_a_
void (DataPackConfig): a, setDataPackConfig, method_29590, m_wiigytdw, updateLevelInfo, m_6645_
CompoundTag (): E, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, func_230404_D_, getCustomBossEvents
CompoundTag (): E, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, m_6587_, getCustomBossEvents
void (CompoundTag): b, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, func_230414_b_, setCustomBossEvents
void (CompoundTag): b, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, m_5917_, setCustomBossEvents
int (): v, getWanderingTraderSpawnDelay, method_18038, m_xuxvngtd, getWanderingTraderSpawnDelay, func_230399_u_
int (): v, getWanderingTraderSpawnDelay, method_18038, m_xuxvngtd, getWanderingTraderSpawnDelay, m_6530_
void (int): g, setWanderingTraderSpawnDelay, method_18041, m_rbwdgdjy, setWanderingTraderSpawnDelay, func_230396_g_
void (int): g, setWanderingTraderSpawnDelay, method_18041, m_rbwdgdjy, setWanderingTraderSpawnDelay, m_6391_
int (): w, getWanderingTraderSpawnChance, method_18039, m_atjxefmr, getWanderingTraderSpawnChance, func_230400_v_
int (): w, getWanderingTraderSpawnChance, method_18039, m_atjxefmr, getWanderingTraderSpawnChance, m_6528_
void (int): h, setWanderingTraderSpawnChance, method_18042, m_rgfjfhvr, setWanderingTraderSpawnChance, func_230397_h_
void (int): h, setWanderingTraderSpawnChance, method_18042, m_rgfjfhvr, setWanderingTraderSpawnChance, m_6387_
void (UUID): a, setWanderingTraderId, method_18040, m_waaacjfi, setWanderingTraderId, func_230394_a_
void (UUID): a, setWanderingTraderId, method_18040, m_waaacjfi, setWanderingTraderId, m_8115_
void (String, boolean): a, setModdedInfo, method_24285, m_ntkonzzr, addServerBrand, func_230412_a_
void (String, boolean): a, setModdedInfo, method_24285, m_ntkonzzr, addServerBrand, m_7955_
boolean (): F, wasModded, method_27431, m_oewbipwe, isModded, func_230405_E_
boolean (): F, wasModded, method_27431, m_oewbipwe, isModded, m_6565_
Set<String> (): G, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, func_230406_F_
Set<String> (): G, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, m_6161_
ServerLevelData (): H, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, func_230407_G_
ServerLevelData (): H, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, m_5996_
com.mojang.serialization.Lifecycle (): B, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, getLifecycle, func_230401_A_
com.mojang.serialization.Lifecycle (): B, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, getLifecycle, m_5754_
LevelSettings (): I, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, func_230408_H_
LevelSettings (): I, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, m_5926_
float (): d, getSpawnAngle, method_30656, m_nxjrkbss, getSpawnAngle, func_241860_d
float (): d, getSpawnAngle, method_30656, m_nxjrkbss, getSpawnAngle, m_6790_
void (float): a, setSpawnAngle, method_30657, m_mnfgajxn, setSpawnAngle, func_241859_a
void (float): a, setSpawnAngle, method_30657, m_mnfgajxn, setSpawnAngle, m_7113_
void (BlockPos, float): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, func_176143_a, setSpawn
void (BlockPos, float): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, m_7250_, setSpawn
void (CrashReportCategory, LevelHeightAccessor): a, fillCrashReportCategory, method_151, m_beicetdf, populateCrashReport, m_142471_
UUID (): x, getWanderingTraderId, method_35506, m_tujhxokt, getWanderingTraderId, m_142403_
1.16.5
Names
Fields
Constructors
Methods
CompoundTag (RegistryAccess, CompoundTag): a, createTag, method_163, m_eluihlvp, cloneWorldTag, func_230411_a_
CompoundTag (RegistryAccess, CompoundTag): a, createTag, method_163, m_eluihlvp, cloneWorldNbt, func_230411_a_
int (): h, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, func_230395_g_
int (): h, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, func_230395_g_, getClearWeatherTime
void (int): a, setClearWeatherTime, method_167, m_mfpilxej, setClearWeatherTime, func_230391_a_
void (int): a, setClearWeatherTime, method_167, m_mfpilxej, setClearWeatherTime, func_230391_a_, setClearWeatherTime
1.16.4
Names
cyi
cyl
net.minecraft.server.v1_16_R2.WorldDataServer
net.minecraft.server.v1_16_R3.WorldDataServer
Fields
Constructors
Methods
PrimaryLevelData (com.mojang.serialization.Dynamic<Tag>, com.mojang.datafixers.DataFixer, int, CompoundTag, LevelSettings, LevelVersion, WorldGenSettings, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, method_29029, func_237369_a_
PrimaryLevelData (com.mojang.serialization.Dynamic<Tag>, com.mojang.datafixers.DataFixer, int, CompoundTag, LevelSettings, LevelVersion, WorldGenSettings, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, readProperties, func_237369_a_
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
daj
cyi
net.minecraft.server.v1_16_R1.WorldDataServer
net.minecraft.server.v1_16_R2.WorldDataServer
Fields
LevelSettings: b, settings, field_25030, f_zcocotov, field_25030, field_237342_b_
LevelSettings: b, settings, field_25030, f_zcocotov, levelInfo, field_237342_b_
WorldGenSettings: c, worldGenSettings, field_25425, f_sgooiegi, field_25425, field_237343_c_
WorldGenSettings: c, worldGenSettings, field_25425, f_sgooiegi, generatorOptions, field_237343_c_
com.mojang.serialization.Lifecycle: d, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, field_25426, field_237344_d_
com.mojang.serialization.Lifecycle: d, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, lifecycle, field_237344_d_
long: h, gameTime, field_189, f_vixlbjoc, time, field_237348_h_
long: i, gameTime, field_189, f_vixlbjoc, time, field_237348_h_
long: i, dayTime, field_198, f_vsxsobkx, timeOfDay, field_237349_i_
long: j, dayTime, field_198, f_vsxsobkx, timeOfDay, field_237349_i_
com.mojang.datafixers.DataFixer: j, fixerUpper, field_184, f_zuihjfvz, dataFixer, field_237350_j_
com.mojang.datafixers.DataFixer: k, fixerUpper, field_184, f_zuihjfvz, dataFixer, field_237350_j_
int: k, playerDataVersion, field_196, f_ecsjtqgc, dataVersion, field_237351_k_
int: l, playerDataVersion, field_196, f_ecsjtqgc, dataVersion, field_237351_k_
boolean: l, upgradedPlayerTag, field_172, f_irwbhdsa, playerDataLoaded, field_237352_l_
boolean: m, upgradedPlayerTag, field_172, f_irwbhdsa, playerDataLoaded, field_237352_l_
CompoundTag: m, loadedPlayerTag, field_170, f_wajebgsy, playerData, field_237353_m_
CompoundTag: n, loadedPlayerTag, field_170, f_wajebgsy, playerData, field_237353_m_
int: n, version, field_158, f_iwmhyeki, version, field_237354_n_
int: o, version, field_158, f_iwmhyeki, version, field_237354_n_
int: o, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, field_237355_o_, clearWeatherTime
int: p, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, field_237355_o_, clearWeatherTime
boolean: p, raining, field_190, f_ryspwxox, raining, field_237356_p_, raining
boolean: q, raining, field_190, f_ryspwxox, raining, field_237356_p_, raining
int: q, rainTime, field_192, f_wkcdalie, rainTime, field_237357_q_, rainTime
int: r, rainTime, field_192, f_wkcdalie, rainTime, field_237357_q_, rainTime
boolean: r, thundering, field_168, f_ipbdatlf, thundering, field_237358_r_, thundering
boolean: s, thundering, field_168, f_ipbdatlf, thundering, field_237358_r_, thundering
int: s, thunderTime, field_173, f_mojlooew, thunderTime, field_237359_s_, thunderTime
int: t, thunderTime, field_173, f_mojlooew, thunderTime, field_237359_s_, thunderTime
boolean: t, initialized, field_185, f_leyjyyyz, initialized, field_237360_t_
boolean: u, initialized, field_185, f_leyjyyyz, initialized, field_237360_t_
boolean: u, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, field_237361_u_
boolean: v, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, field_237361_u_
WorldBorder$Settings: v, worldBorder, field_24193, f_vokyxtwk, worldBorder, field_237362_v_
WorldBorder$Settings: w, worldBorder, field_24193, f_vokyxtwk, worldBorder, field_237362_v_
CompoundTag: w, endDragonFightData, field_25031, f_rtkplitb, field_25031, field_237363_w_
CompoundTag: x, endDragonFightData, field_25031, f_rtkplitb, dragonFight, field_237363_w_
CompoundTag: x, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, field_237364_x_, customBossEvents
CompoundTag: y, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, field_237364_x_, customBossEvents
int: y, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, field_237365_y_
int: z, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, field_237365_y_
int: z, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, field_237366_z_
int: A, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, field_237366_z_
UUID: A, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, field_237337_A_
UUID: B, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, field_237337_A_
Set<String>: B, knownServerBrands, field_21837, f_rauimzzj, serverBrands, field_237338_B_
Set<String>: C, knownServerBrands, field_21837, f_rauimzzj, serverBrands, field_237338_B_
boolean: C, wasModded, field_21838, f_lwoygeld, modded, field_237339_C_
boolean: D, wasModded, field_21838, f_lwoygeld, modded, field_237339_C_
TimerQueue<MinecraftServer>: D, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, field_237340_D_
TimerQueue<MinecraftServer>: E, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, field_237340_D_
float: h, spawnAngle, field_26367, f_ijykcegw, spawnAngle, field_242984_h
Constructors
(com.mojang.datafixers.DataFixer, int, CompoundTag, boolean, int, int, int, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, LinkedHashSet<String>, TimerQueue<MinecraftServer>, CompoundTag, CompoundTag, LevelSettings, WorldGenSettings, com.mojang.serialization.Lifecycle)
(com.mojang.datafixers.DataFixer, int, CompoundTag, boolean, int, int, int, float, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, LinkedHashSet<String>, TimerQueue<MinecraftServer>, CompoundTag, CompoundTag, LevelSettings, WorldGenSettings, com.mojang.serialization.Lifecycle)
Methods
long (): d, getGameTime, method_188, m_vtfwqipe, getTime, func_82573_f, getTime
long (): e, getGameTime, method_188, m_vtfwqipe, getTime, func_82573_f, getTime
long (): e, getDayTime, method_217, m_htydyntw, getTimeOfDay, func_76073_f, getDayTime
long (): f, getDayTime, method_217, m_htydyntw, getTimeOfDay, func_76073_f, getDayTime
void (): I, updatePlayerTag, method_185, m_jiidkhzg, loadPlayerData, func_237367_I_
void (): J, updatePlayerTag, method_185, m_jiidkhzg, loadPlayerData, func_237367_I_
CompoundTag (): x, getLoadedPlayerTag, method_226, m_mqwuzmlg, getPlayerData, func_230416_x_
CompoundTag (): y, getLoadedPlayerTag, method_226, m_mqwuzmlg, getPlayerData, func_230416_x_
void (BlockPos): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, func_176143_a, setSpawn
String (): f, getLevelName, method_150, m_mpbccpgx, getLevelName, func_76065_j, getName
String (): g, getLevelName, method_150, m_mpbccpgx, getLevelName, func_76065_j, getName
int (): y, getVersion, method_168, m_iktkysbz, getVersion, func_230417_y_
int (): z, getVersion, method_168, m_iktkysbz, getVersion, func_230417_y_
int (): g, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, func_230395_g_
int (): h, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, func_230395_g_
boolean (): h, isThundering, method_203, m_wbhewofz, isThundering, func_76061_m, isThundering
boolean (): i, isThundering, method_203, m_wbhewofz, isThundering, func_76061_m, isThundering
int (): i, getThunderTime, method_145, m_hiloblfc, getThunderTime, func_76071_n, getThunderDuration
int (): j, getThunderTime, method_145, m_hiloblfc, getThunderTime, func_76071_n, getThunderDuration
boolean (): j, isRaining, method_156, m_tvvvvmkg, isRaining, func_76059_o, hasStorm
boolean (): k, isRaining, method_156, m_tvvvvmkg, isRaining, func_76059_o, hasStorm
int (): k, getRainTime, method_190, m_xtlmfphg, getRainTime, func_76083_p, getWeatherDuration
int (): l, getRainTime, method_190, m_xtlmfphg, getRainTime, func_76083_p, getWeatherDuration
GameType (): l, getGameType, method_210, m_nfxieeym, getGameMode, func_76077_q, getGameType
GameType (): m, getGameType, method_210, m_nfxieeym, getGameMode, func_76077_q, getGameType
boolean (): m, isHardcore, method_152, m_wqctpfjr, isHardcore, func_76093_s, isHardcore
boolean (): n, isHardcore, method_152, m_wqctpfjr, isHardcore, func_76093_s, isHardcore
boolean (): n, getAllowCommands, method_194, m_qyxytalo, areCommandsAllowed, func_76086_u
boolean (): o, getAllowCommands, method_194, m_qyxytalo, areCommandsAllowed, func_76086_u
boolean (): o, isInitialized, method_222, m_msjcwnvq, isInitialized, func_76070_v
boolean (): p, isInitialized, method_222, m_msjcwnvq, isInitialized, func_76070_v
GameRules (): p, getGameRules, method_146, m_ruodywwf, getGameRules, func_82574_x
GameRules (): q, getGameRules, method_146, m_ruodywwf, getGameRules, func_82574_x
WorldBorder$Settings (): q, getWorldBorder, method_27422, m_dhrcnsam, getWorldBorder, func_230398_q_
WorldBorder$Settings (): r, getWorldBorder, method_27422, m_dhrcnsam, getWorldBorder, func_230398_q_
Difficulty (): r, getDifficulty, method_207, m_jvjmdqna, getDifficulty, func_176130_y, getDifficulty
Difficulty (): s, getDifficulty, method_207, m_jvjmdqna, getDifficulty, func_176130_y, getDifficulty
boolean (): s, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, func_176123_z, isDifficultyLocked
boolean (): t, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, func_176123_z, isDifficultyLocked
TimerQueue<MinecraftServer> (): t, getScheduledEvents, method_143, m_utneomii, getScheduledEvents, func_215763_z
TimerQueue<MinecraftServer> (): u, getScheduledEvents, method_143, m_utneomii, getScheduledEvents, func_215763_z
WorldGenSettings (): z, worldGenSettings, method_28057, m_pfxngqgk, getGeneratorOptions, func_230418_z_, getGeneratorSettings
WorldGenSettings (): A, worldGenSettings, method_28057, m_pfxngqgk, getGeneratorOptions, func_230418_z_, getGeneratorSettings
CompoundTag (): B, endDragonFightData, method_29036, m_hgxsrhud, method_29036, func_230402_B_
CompoundTag (): C, endDragonFightData, method_29036, m_hgxsrhud, getDragonFight, func_230402_B_
void (CompoundTag): a, setEndDragonFightData, method_29037, m_zucuhnzk, method_29037, func_230413_a_
void (CompoundTag): a, setEndDragonFightData, method_29037, m_zucuhnzk, setDragonFight, func_230413_a_
DataPackConfig (): C, getDataPackConfig, method_29589, m_adubcynx, method_29589, func_230403_C_
DataPackConfig (): D, getDataPackConfig, method_29589, m_adubcynx, getDataPackSettings, func_230403_C_
void (DataPackConfig): a, setDataPackConfig, method_29590, m_wiigytdw, method_29590, func_230410_a_
void (DataPackConfig): a, setDataPackConfig, method_29590, m_wiigytdw, updateLevelInfo, func_230410_a_
CompoundTag (): D, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, func_230404_D_, getCustomBossEvents
CompoundTag (): E, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, func_230404_D_, getCustomBossEvents
int (): u, getWanderingTraderSpawnDelay, method_18038, m_xuxvngtd, getWanderingTraderSpawnDelay, func_230399_u_
int (): v, getWanderingTraderSpawnDelay, method_18038, m_xuxvngtd, getWanderingTraderSpawnDelay, func_230399_u_
int (): v, getWanderingTraderSpawnChance, method_18039, m_atjxefmr, getWanderingTraderSpawnChance, func_230400_v_
int (): w, getWanderingTraderSpawnChance, method_18039, m_atjxefmr, getWanderingTraderSpawnChance, func_230400_v_
boolean (): E, wasModded, method_27431, m_oewbipwe, isModded, func_230405_E_
boolean (): F, wasModded, method_27431, m_oewbipwe, isModded, func_230405_E_
Set<String> (): F, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, func_230406_F_
Set<String> (): G, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, func_230406_F_
ServerLevelData (): G, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, func_230407_G_
ServerLevelData (): H, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, func_230407_G_
com.mojang.serialization.Lifecycle (): A, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, method_29588, func_230401_A_
com.mojang.serialization.Lifecycle (): B, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, getLifecycle, func_230401_A_
LevelSettings (): H, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, func_230408_H_
LevelSettings (): I, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, func_230408_H_
float (): d, getSpawnAngle, method_30656, m_nxjrkbss, getSpawnAngle, func_241860_d
void (float): a, setSpawnAngle, method_30657, m_mnfgajxn, setSpawnAngle, func_241859_a
void (BlockPos, float): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, func_176143_a, setSpawn
1.16.1
Names
daj
net.minecraft.world.level.storage.PrimaryLevelData
net.minecraft.class_31
net.minecraft.unmapped.C_jmmczzpb
net.minecraft.world.level.LevelProperties
net.minecraft.world.storage.ServerWorldInfo
net.minecraft.server.v1_16_R1.WorldDataServer
Fields
org.apache.logging.log4j.Logger: a, LOGGER, field_25029, f_tlzpcrwu, LOGGER, field_237341_a_
LevelSettings: b, settings, field_25030, f_zcocotov, field_25030, field_237342_b_
WorldGenSettings: c, worldGenSettings, field_25425, f_sgooiegi, field_25425, field_237343_c_
com.mojang.serialization.Lifecycle: d, worldGenSettingsLifecycle, field_25426, f_jnnnxnys, field_25426, field_237344_d_
int: e, xSpawn, field_151, f_jcbbpsoj, spawnX, field_237345_e_
int: f, ySpawn, field_167, f_ijauhqup, spawnY, field_237346_f_
int: g, zSpawn, field_182, f_qqwedtfz, spawnZ, field_237347_g_
long: h, gameTime, field_189, f_vixlbjoc, time, field_237348_h_
long: i, dayTime, field_198, f_vsxsobkx, timeOfDay, field_237349_i_
com.mojang.datafixers.DataFixer: j, fixerUpper, field_184, f_zuihjfvz, dataFixer, field_237350_j_
int: k, playerDataVersion, field_196, f_ecsjtqgc, dataVersion, field_237351_k_
boolean: l, upgradedPlayerTag, field_172, f_irwbhdsa, playerDataLoaded, field_237352_l_
CompoundTag: m, loadedPlayerTag, field_170, f_wajebgsy, playerData, field_237353_m_
int: n, version, field_158, f_iwmhyeki, version, field_237354_n_
int: o, clearWeatherTime, field_176, f_iholqjdh, clearWeatherTime, field_237355_o_, clearWeatherTime
boolean: p, raining, field_190, f_ryspwxox, raining, field_237356_p_, raining
int: q, rainTime, field_192, f_wkcdalie, rainTime, field_237357_q_, rainTime
boolean: r, thundering, field_168, f_ipbdatlf, thundering, field_237358_r_, thundering
int: s, thunderTime, field_173, f_mojlooew, thunderTime, field_237359_s_, thunderTime
boolean: t, initialized, field_185, f_leyjyyyz, initialized, field_237360_t_
boolean: u, difficultyLocked, field_157, f_phgzgmgs, difficultyLocked, field_237361_u_
WorldBorder$Settings: v, worldBorder, field_24193, f_vokyxtwk, worldBorder, field_237362_v_
CompoundTag: w, endDragonFightData, field_25031, f_rtkplitb, field_25031, field_237363_w_
CompoundTag: x, customBossEvents, field_156, f_ykdrqhbw, customBossEvents, field_237364_x_, customBossEvents
int: y, wanderingTraderSpawnDelay, field_17736, f_ppoaqydo, wanderingTraderSpawnDelay, field_237365_y_
int: z, wanderingTraderSpawnChance, field_17737, f_lhtikfdi, wanderingTraderSpawnChance, field_237366_z_
UUID: A, wanderingTraderId, field_17738, f_jlkafbxi, wanderingTraderId, field_237337_A_
Set<String>: B, knownServerBrands, field_21837, f_rauimzzj, serverBrands, field_237338_B_
boolean: C, wasModded, field_21838, f_lwoygeld, modded, field_237339_C_
TimerQueue<MinecraftServer>: D, scheduledEvents, field_191, f_pskdtagu, scheduledEvents, field_237340_D_
Constructors
(com.mojang.datafixers.DataFixer, int, CompoundTag, boolean, int, int, int, long, long, int, int, int, boolean, int, boolean, boolean, boolean, WorldBorder$Settings, int, int, UUID, LinkedHashSet<String>, TimerQueue<MinecraftServer>, CompoundTag, CompoundTag, LevelSettings, WorldGenSettings, com.mojang.serialization.Lifecycle)
(LevelSettings, WorldGenSettings, com.mojang.serialization.Lifecycle)
Methods
PrimaryLevelData (com.mojang.serialization.Dynamic<Tag>, com.mojang.datafixers.DataFixer, int, CompoundTag, LevelSettings, LevelVersion, WorldGenSettings, com.mojang.serialization.Lifecycle): a, parse, method_29029, m_pcuphymm, method_29029, func_237369_a_
CompoundTag (RegistryAccess, CompoundTag): a, createTag, method_163, m_eluihlvp, cloneWorldTag, func_230411_a_
void (RegistryAccess, CompoundTag, CompoundTag): a, setTagData, method_158, m_xkdnykbi, updateProperties, func_237370_a_
int (): a, getXSpawn, method_215, m_ohexkrgw, getSpawnX, func_76079_c
int (): b, getYSpawn, method_144, m_ekhxvjcv, getSpawnY, func_76075_d
int (): c, getZSpawn, method_166, m_khmxtkin, getSpawnZ, func_76074_e
long (): d, getGameTime, method_188, m_vtfwqipe, getTime, func_82573_f, getTime
long (): e, getDayTime, method_217, m_htydyntw, getTimeOfDay, func_76073_f, getDayTime
void (): I, updatePlayerTag, method_185, m_jiidkhzg, loadPlayerData, func_237367_I_
CompoundTag (): x, getLoadedPlayerTag, method_226, m_mqwuzmlg, getPlayerData, func_230416_x_
void (int): b, setXSpawn, method_27416, m_etibqohm, setSpawnX, func_76058_a
void (int): c, setYSpawn, method_27417, m_sbfkuxan, setSpawnY, func_76056_b
void (int): d, setZSpawn, method_27419, m_amhefgbb, setSpawnZ, func_76087_c
void (long): a, setGameTime, method_29034, m_ovzfxfkm, setTime, func_82572_b, setTime
void (long): b, setDayTime, method_29035, m_hvnskute, setTimeOfDay, func_76068_b, setDayTime
void (BlockPos): a, setSpawn, method_187, m_obibqfwa, setSpawnPos, func_176143_a, setSpawn
String (): f, getLevelName, method_150, m_mpbccpgx, getLevelName, func_76065_j, getName
int (): y, getVersion, method_168, m_iktkysbz, getVersion, func_230417_y_
int (): g, getClearWeatherTime, method_155, m_jzeyplwl, getClearWeatherTime, func_230395_g_
void (int): a, setClearWeatherTime, method_167, m_mfpilxej, setClearWeatherTime, func_230391_a_
boolean (): h, isThundering, method_203, m_wbhewofz, isThundering, func_76061_m, isThundering
void (boolean): a, setThundering, method_147, m_afhndzfa, setThundering, func_76069_a, setThundering
int (): i, getThunderTime, method_145, m_hiloblfc, getThunderTime, func_76071_n, getThunderDuration
void (int): e, setThunderTime, method_173, m_xcllpjqn, setThunderTime, func_76090_f, setThunderDuration
boolean (): j, isRaining, method_156, m_tvvvvmkg, isRaining, func_76059_o, hasStorm
void (boolean): b, setRaining, method_157, m_wzzskura, setRaining, func_76084_b, setStorm
int (): k, getRainTime, method_190, m_xtlmfphg, getRainTime, func_76083_p, getWeatherDuration
void (int): f, setRainTime, method_164, m_fvaihdey, setRainTime, func_76080_g, setWeatherDuration
GameType (): l, getGameType, method_210, m_nfxieeym, getGameMode, func_76077_q, getGameType
void (GameType): a, setGameType, method_193, m_njrnnxxf, setGameMode, func_230392_a_, setGameType
boolean (): m, isHardcore, method_152, m_wqctpfjr, isHardcore, func_76093_s, isHardcore
boolean (): n, getAllowCommands, method_194, m_qyxytalo, areCommandsAllowed, func_76086_u
boolean (): o, isInitialized, method_222, m_msjcwnvq, isInitialized, func_76070_v
void (boolean): c, setInitialized, method_223, m_jksphtbg, setInitialized, func_76091_d
GameRules (): p, getGameRules, method_146, m_ruodywwf, getGameRules, func_82574_x
WorldBorder$Settings (): q, getWorldBorder, method_27422, m_dhrcnsam, getWorldBorder, func_230398_q_
void (WorldBorder$Settings): a, setWorldBorder, method_27415, m_fvpmwelf, setWorldBorder, func_230393_a_
Difficulty (): r, getDifficulty, method_207, m_jvjmdqna, getDifficulty, func_176130_y, getDifficulty
void (Difficulty): a, setDifficulty, method_208, m_vzluryjf, setDifficulty, func_230409_a_, setDifficulty
boolean (): s, isDifficultyLocked, method_197, m_ghcafcfc, isDifficultyLocked, func_176123_z, isDifficultyLocked
void (boolean): d, setDifficultyLocked, method_186, m_gvluntuu, setDifficultyLocked, func_230415_d_
TimerQueue<MinecraftServer> (): t, getScheduledEvents, method_143, m_utneomii, getScheduledEvents, func_215763_z
void (CrashReportCategory): a, fillCrashReportCategory, method_151, m_beicetdf, populateCrashReport, func_85118_a
WorldGenSettings (): z, worldGenSettings, method_28057, m_pfxngqgk, getGeneratorOptions, func_230418_z_, getGeneratorSettings
CompoundTag (): B, endDragonFightData, method_29036, m_hgxsrhud, method_29036, func_230402_B_
void (CompoundTag): a, setEndDragonFightData, method_29037, m_zucuhnzk, method_29037, func_230413_a_
DataPackConfig (): C, getDataPackConfig, method_29589, m_adubcynx, method_29589, func_230403_C_
void (DataPackConfig): a, setDataPackConfig, method_29590, m_wiigytdw, method_29590, func_230410_a_
CompoundTag (): D, getCustomBossEvents, method_228, m_dnmmauqs, getCustomBossEvents, func_230404_D_, getCustomBossEvents
void (CompoundTag): b, setCustomBossEvents, method_221, m_zrleygwi, setCustomBossEvents, func_230414_b_, setCustomBossEvents
int (): u, getWanderingTraderSpawnDelay, method_18038, m_xuxvngtd, getWanderingTraderSpawnDelay, func_230399_u_
void (int): g, setWanderingTraderSpawnDelay, method_18041, m_rbwdgdjy, setWanderingTraderSpawnDelay, func_230396_g_
int (): v, getWanderingTraderSpawnChance, method_18039, m_atjxefmr, getWanderingTraderSpawnChance, func_230400_v_
void (int): h, setWanderingTraderSpawnChance, method_18042, m_rgfjfhvr, setWanderingTraderSpawnChance, func_230397_h_
void (UUID): a, setWanderingTraderId, method_18040, m_waaacjfi, setWanderingTraderId, func_230394_a_
void (String, boolean): a, setModdedInfo, method_24285, m_ntkonzzr, addServerBrand, func_230412_a_
boolean (): E, wasModded, method_27431, m_oewbipwe, isModded, func_230405_E_
Set<String> (): F, getKnownServerBrands, method_27432, m_dtlspjfc, getServerBrands, func_230406_F_
ServerLevelData (): G, overworldData, method_27859, m_nxwvqmkj, getMainWorldProperties, func_230407_G_
com.mojang.serialization.Lifecycle (): A, worldGenSettingsLifecycle, method_29588, m_ocjagmlc, method_29588, func_230401_A_
LevelSettings (): H, getLevelSettings, method_27433, m_phiwwied, getLevelInfo, func_230408_H_