Package net.minecraft.world.level
Class LevelProperties
java.lang.Object
net.minecraft.world.level.LevelProperties
- All Implemented Interfaces:
- ServerWorldProperties,- MutableWorldProperties,- SaveProperties,- WorldProperties
- Mappings:
- Namespace - Name - named - net/minecraft/world/level/LevelProperties- intermediary - net/minecraft/class_31- official - evk
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate intprivate @Nullable NbtCompoundprivate booleanprivate EnderDragonFight.Dataprivate final GeneratorOptionsprivate booleanstatic final Stringprivate LevelInfoprivate final com.mojang.serialization.Lifecycleprivate static final Loggerprivate booleanprotected static final Stringprivate final @Nullable NbtCompoundprivate booleanprivate intprivate final Timer<MinecraftServer> private floatprivate BlockPosprivate final LevelProperties.SpecialPropertyprivate booleanprivate intprivate longprivate longprivate final intprivate intprivate intprotected static final Stringprivate WorldBorder.PropertiesFields inherited from interface net.minecraft.world.SavePropertiesANVIL_FORMAT_ID, MCREGION_FORMAT_ID
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprivateLevelProperties(@Nullable NbtCompound playerData, boolean modded, BlockPos spawnPos, float spawnAngle, long time, long timeOfDay, int version, int clearWeatherTime, int rainTime, boolean raining, int thunderTime, boolean thundering, boolean initialized, boolean difficultyLocked, WorldBorder.Properties worldBorder, int wanderingTraderSpawnDelay, int wanderingTraderSpawnChance, @Nullable UUID wanderingTraderId, Set<String> serverBrands, Set<String> removedFeatures, Timer<MinecraftServer> scheduledEvents, @Nullable NbtCompound customBossEvents, EnderDragonFight.Data dragonFight, LevelInfo levelInfo, GeneratorOptions generatorOptions, LevelProperties.SpecialProperty specialProperty, com.mojang.serialization.Lifecycle lifecycle) LevelProperties(LevelInfo levelInfo, GeneratorOptions generatorOptions, LevelProperties.SpecialProperty specialProperty, com.mojang.serialization.Lifecycle lifecycle) 
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddServerBrand(String brand, boolean modded) booleancloneWorldNbt(DynamicRegistryManager registryManager, @Nullable NbtCompound playerNbt) private static NbtListcreateStringList(Set<String> strings) intcom.mojang.serialization.LifecycleintfloatintlonggetTime()longintintintbooleanbooleanbooleanbooleanbooleanbooleanisModded()booleanbooleanvoidpopulateCrashReport(CrashReportSection reportSection, HeightLimitView world) static <T> LevelPropertiesreadProperties(com.mojang.serialization.Dynamic<T> dynamic, LevelInfo info, LevelProperties.SpecialProperty specialProperty, GeneratorOptions generatorOptions, com.mojang.serialization.Lifecycle lifecycle) voidsetClearWeatherTime(int clearWeatherTime) voidsetCustomBossEvents(@Nullable NbtCompound customBossEvents) voidsetDifficulty(Difficulty difficulty) voidsetDifficultyLocked(boolean difficultyLocked) voidsetDragonFight(EnderDragonFight.Data dragonFight) voidsetGameMode(GameMode gameMode) voidsetInitialized(boolean initialized) voidsetRaining(boolean raining) voidsetRainTime(int rainTime) voidsetSpawnPos(BlockPos pos, float angle) voidsetThundering(boolean thundering) voidsetThunderTime(int thunderTime) voidsetTime(long time) voidsetTimeOfDay(long timeOfDay) voidsetWanderingTraderId(UUID wanderingTraderId) voidsetWanderingTraderSpawnChance(int wanderingTraderSpawnChance) voidsetWanderingTraderSpawnDelay(int wanderingTraderSpawnDelay) voidsetWorldBorder(WorldBorder.Properties worldBorder) voidupdateLevelInfo(DataConfiguration dataConfiguration) private voidupdateProperties(DynamicRegistryManager registryManager, NbtCompound levelNbt, @Nullable NbtCompound playerNbt) Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.SavePropertiesgetEnabledFeatures, getFormatName, populateCrashReport
- 
Field Details- 
LOGGER- Mappings:
- Namespace - Name - Mixin selector - named - LOGGER- Lnet/minecraft/world/level/LevelProperties;LOGGER:Lorg/slf4j/Logger;- intermediary - field_25029- Lnet/minecraft/class_31;field_25029:Lorg/slf4j/Logger;- official - f- Levk;f:Lorg/slf4j/Logger;
 
- 
LEVEL_NAME_KEY- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - LEVEL_NAME_KEY- Lnet/minecraft/world/level/LevelProperties;LEVEL_NAME_KEY:Ljava/lang/String;- intermediary - field_46838- Lnet/minecraft/class_31;field_46838:Ljava/lang/String;- official - a- Levk;a:Ljava/lang/String;
 
- 
PLAYER_KEY- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - PLAYER_KEY- Lnet/minecraft/world/level/LevelProperties;PLAYER_KEY:Ljava/lang/String;- intermediary - field_36349- Lnet/minecraft/class_31;field_36349:Ljava/lang/String;- official - b- Levk;b:Ljava/lang/String;
 
- 
WORLD_GEN_SETTINGS_KEY- See Also:
- Mappings:
- Namespace - Name - Mixin selector - named - WORLD_GEN_SETTINGS_KEY- Lnet/minecraft/world/level/LevelProperties;WORLD_GEN_SETTINGS_KEY:Ljava/lang/String;- intermediary - field_31843- Lnet/minecraft/class_31;field_31843:Ljava/lang/String;- official - c- Levk;c:Ljava/lang/String;
 
- 
levelInfo- Mappings:
- Namespace - Name - Mixin selector - named - levelInfo- Lnet/minecraft/world/level/LevelProperties;levelInfo:Lnet/minecraft/world/level/LevelInfo;- intermediary - field_25030- Lnet/minecraft/class_31;field_25030:Lnet/minecraft/class_1940;- official - g- Levk;g:Ldgn;
 
- 
generatorOptions- Mappings:
- Namespace - Name - Mixin selector - named - generatorOptions- Lnet/minecraft/world/level/LevelProperties;generatorOptions:Lnet/minecraft/world/gen/GeneratorOptions;- intermediary - field_25425- Lnet/minecraft/class_31;field_25425:Lnet/minecraft/class_5285;- official - h- Levk;h:Ledr;
 
- 
specialProperty- Mappings:
- Namespace - Name - Mixin selector - named - specialProperty- Lnet/minecraft/world/level/LevelProperties;specialProperty:Lnet/minecraft/world/level/LevelProperties$SpecialProperty;- intermediary - field_40372- Lnet/minecraft/class_31;field_40372:Lnet/minecraft/class_31$class_7729;- official - i- Levk;i:Levk$a;
 
- 
lifecycleprivate final com.mojang.serialization.Lifecycle lifecycle- Mappings:
- Namespace - Name - Mixin selector - named - lifecycle- Lnet/minecraft/world/level/LevelProperties;lifecycle:Lcom/mojang/serialization/Lifecycle;- intermediary - field_25426- Lnet/minecraft/class_31;field_25426:Lcom/mojang/serialization/Lifecycle;- official - j- Levk;j:Lcom/mojang/serialization/Lifecycle;
 
- 
spawnPos- Mappings:
- Namespace - Name - Mixin selector - named - spawnPos- Lnet/minecraft/world/level/LevelProperties;spawnPos:Lnet/minecraft/util/math/BlockPos;- intermediary - field_48380- Lnet/minecraft/class_31;field_48380:Lnet/minecraft/class_2338;- official - k- Levk;k:Lji;
 
- 
spawnAngleprivate float spawnAngle- Mappings:
- Namespace - Name - Mixin selector - named - spawnAngle- Lnet/minecraft/world/level/LevelProperties;spawnAngle:F- intermediary - field_26367- Lnet/minecraft/class_31;field_26367:F- official - l- Levk;l:F
 
- 
timeprivate long time- Mappings:
- Namespace - Name - Mixin selector - named - time- Lnet/minecraft/world/level/LevelProperties;time:J- intermediary - field_189- Lnet/minecraft/class_31;field_189:J- official - m- Levk;m:J
 
- 
timeOfDayprivate long timeOfDay- Mappings:
- Namespace - Name - Mixin selector - named - timeOfDay- Lnet/minecraft/world/level/LevelProperties;timeOfDay:J- intermediary - field_198- Lnet/minecraft/class_31;field_198:J- official - n- Levk;n:J
 
- 
playerData- Mappings:
- Namespace - Name - Mixin selector - named - playerData- Lnet/minecraft/world/level/LevelProperties;playerData:Lnet/minecraft/nbt/NbtCompound;- intermediary - field_170- Lnet/minecraft/class_31;field_170:Lnet/minecraft/class_2487;- official - o- Levk;o:Ltq;
 
- 
versionprivate final int version- Mappings:
- Namespace - Name - Mixin selector - named - version- Lnet/minecraft/world/level/LevelProperties;version:I- intermediary - field_158- Lnet/minecraft/class_31;field_158:I- official - p- Levk;p:I
 
- 
clearWeatherTimeprivate int clearWeatherTime- Mappings:
- Namespace - Name - Mixin selector - named - clearWeatherTime- Lnet/minecraft/world/level/LevelProperties;clearWeatherTime:I- intermediary - field_176- Lnet/minecraft/class_31;field_176:I- official - q- Levk;q:I
 
- 
rainingprivate boolean raining- Mappings:
- Namespace - Name - Mixin selector - named - raining- Lnet/minecraft/world/level/LevelProperties;raining:Z- intermediary - field_190- Lnet/minecraft/class_31;field_190:Z- official - r- Levk;r:Z
 
- 
rainTimeprivate int rainTime- Mappings:
- Namespace - Name - Mixin selector - named - rainTime- Lnet/minecraft/world/level/LevelProperties;rainTime:I- intermediary - field_192- Lnet/minecraft/class_31;field_192:I- official - s- Levk;s:I
 
- 
thunderingprivate boolean thundering- Mappings:
- Namespace - Name - Mixin selector - named - thundering- Lnet/minecraft/world/level/LevelProperties;thundering:Z- intermediary - field_168- Lnet/minecraft/class_31;field_168:Z- official - t- Levk;t:Z
 
- 
thunderTimeprivate int thunderTime- Mappings:
- Namespace - Name - Mixin selector - named - thunderTime- Lnet/minecraft/world/level/LevelProperties;thunderTime:I- intermediary - field_173- Lnet/minecraft/class_31;field_173:I- official - u- Levk;u:I
 
- 
initializedprivate boolean initialized- Mappings:
- Namespace - Name - Mixin selector - named - initialized- Lnet/minecraft/world/level/LevelProperties;initialized:Z- intermediary - field_185- Lnet/minecraft/class_31;field_185:Z- official - v- Levk;v:Z
 
- 
difficultyLockedprivate boolean difficultyLocked- Mappings:
- Namespace - Name - Mixin selector - named - difficultyLocked- Lnet/minecraft/world/level/LevelProperties;difficultyLocked:Z- intermediary - field_157- Lnet/minecraft/class_31;field_157:Z- official - w- Levk;w:Z
 
- 
worldBorder- Mappings:
- Namespace - Name - Mixin selector - named - worldBorder- Lnet/minecraft/world/level/LevelProperties;worldBorder:Lnet/minecraft/world/border/WorldBorder$Properties;- intermediary - field_24193- Lnet/minecraft/class_31;field_24193:Lnet/minecraft/class_2784$class_5200;- official - x- Levk;x:Ldyo$c;
 
- 
dragonFight- Mappings:
- Namespace - Name - Mixin selector - named - dragonFight- Lnet/minecraft/world/level/LevelProperties;dragonFight:Lnet/minecraft/entity/boss/dragon/EnderDragonFight$Data;- intermediary - field_25031- Lnet/minecraft/class_31;field_25031:Lnet/minecraft/class_2881$class_8576;- official - y- Levk;y:Leaw$a;
 
- 
customBossEvents- Mappings:
- Namespace - Name - Mixin selector - named - customBossEvents- Lnet/minecraft/world/level/LevelProperties;customBossEvents:Lnet/minecraft/nbt/NbtCompound;- intermediary - field_156- Lnet/minecraft/class_31;field_156:Lnet/minecraft/class_2487;- official - z- Levk;z:Ltq;
 
- 
wanderingTraderSpawnDelayprivate int wanderingTraderSpawnDelay- Mappings:
- Namespace - Name - Mixin selector - named - wanderingTraderSpawnDelay- Lnet/minecraft/world/level/LevelProperties;wanderingTraderSpawnDelay:I- intermediary - field_17736- Lnet/minecraft/class_31;field_17736:I- official - A- Levk;A:I
 
- 
wanderingTraderSpawnChanceprivate int wanderingTraderSpawnChance- Mappings:
- Namespace - Name - Mixin selector - named - wanderingTraderSpawnChance- Lnet/minecraft/world/level/LevelProperties;wanderingTraderSpawnChance:I- intermediary - field_17737- Lnet/minecraft/class_31;field_17737:I- official - B- Levk;B:I
 
- 
wanderingTraderId- Mappings:
- Namespace - Name - Mixin selector - named - wanderingTraderId- Lnet/minecraft/world/level/LevelProperties;wanderingTraderId:Ljava/util/UUID;- intermediary - field_17738- Lnet/minecraft/class_31;field_17738:Ljava/util/UUID;- official - C- Levk;C:Ljava/util/UUID;
 
- 
serverBrands- Mappings:
- Namespace - Name - Mixin selector - named - serverBrands- Lnet/minecraft/world/level/LevelProperties;serverBrands:Ljava/util/Set;- intermediary - field_21837- Lnet/minecraft/class_31;field_21837:Ljava/util/Set;- official - D- Levk;D:Ljava/util/Set;
 
- 
moddedprivate boolean modded- Mappings:
- Namespace - Name - Mixin selector - named - modded- Lnet/minecraft/world/level/LevelProperties;modded:Z- intermediary - field_21838- Lnet/minecraft/class_31;field_21838:Z- official - E- Levk;E:Z
 
- 
removedFeatures- Mappings:
- Namespace - Name - Mixin selector - named - removedFeatures- Lnet/minecraft/world/level/LevelProperties;removedFeatures:Ljava/util/Set;- intermediary - field_43352- Lnet/minecraft/class_31;field_43352:Ljava/util/Set;- official - F- Levk;F:Ljava/util/Set;
 
- 
scheduledEvents- Mappings:
- Namespace - Name - Mixin selector - named - scheduledEvents- Lnet/minecraft/world/level/LevelProperties;scheduledEvents:Lnet/minecraft/world/timer/Timer;- intermediary - field_191- Lnet/minecraft/class_31;field_191:Lnet/minecraft/class_236;- official - G- Levk;G:Lfao;
 
 
- 
- 
Constructor Details- 
LevelPropertiesprivate LevelProperties(@Nullable @Nullable NbtCompound playerData, boolean modded, BlockPos spawnPos, float spawnAngle, long time, long timeOfDay, int version, int clearWeatherTime, int rainTime, boolean raining, int thunderTime, boolean thundering, boolean initialized, boolean difficultyLocked, WorldBorder.Properties worldBorder, int wanderingTraderSpawnDelay, int wanderingTraderSpawnChance, @Nullable @Nullable UUID wanderingTraderId, Set<String> serverBrands, Set<String> removedFeatures, Timer<MinecraftServer> scheduledEvents, @Nullable @Nullable NbtCompound customBossEvents, EnderDragonFight.Data dragonFight, LevelInfo levelInfo, GeneratorOptions generatorOptions, LevelProperties.SpecialProperty specialProperty, com.mojang.serialization.Lifecycle lifecycle) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/world/level/LevelProperties;<init>(Lnet/minecraft/nbt/NbtCompound;ZLnet/minecraft/util/math/BlockPos;FJJIIIZIZZZLnet/minecraft/world/border/WorldBorder$Properties;IILjava/util/UUID;Ljava/util/Set;Ljava/util/Set;Lnet/minecraft/world/timer/Timer;Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/entity/boss/dragon/EnderDragonFight$Data;Lnet/minecraft/world/level/LevelInfo;Lnet/minecraft/world/gen/GeneratorOptions;Lnet/minecraft/world/level/LevelProperties$SpecialProperty;Lcom/mojang/serialization/Lifecycle;)V- intermediary - <init>- Lnet/minecraft/class_31;<init>(Lnet/minecraft/class_2487;ZLnet/minecraft/class_2338;FJJIIIZIZZZLnet/minecraft/class_2784$class_5200;IILjava/util/UUID;Ljava/util/Set;Ljava/util/Set;Lnet/minecraft/class_236;Lnet/minecraft/class_2487;Lnet/minecraft/class_2881$class_8576;Lnet/minecraft/class_1940;Lnet/minecraft/class_5285;Lnet/minecraft/class_31$class_7729;Lcom/mojang/serialization/Lifecycle;)V- official - <init>- Levk;<init>(Ltq;ZLji;FJJIIIZIZZZLdyo$c;IILjava/util/UUID;Ljava/util/Set;Ljava/util/Set;Lfao;Ltq;Leaw$a;Ldgn;Ledr;Levk$a;Lcom/mojang/serialization/Lifecycle;)V
 
- 
LevelPropertiespublic LevelProperties(LevelInfo levelInfo, GeneratorOptions generatorOptions, LevelProperties.SpecialProperty specialProperty, com.mojang.serialization.Lifecycle lifecycle) - Mappings:
- Namespace - Name - Mixin selector - named - <init>- Lnet/minecraft/world/level/LevelProperties;<init>(Lnet/minecraft/world/level/LevelInfo;Lnet/minecraft/world/gen/GeneratorOptions;Lnet/minecraft/world/level/LevelProperties$SpecialProperty;Lcom/mojang/serialization/Lifecycle;)V- intermediary - <init>- Lnet/minecraft/class_31;<init>(Lnet/minecraft/class_1940;Lnet/minecraft/class_5285;Lnet/minecraft/class_31$class_7729;Lcom/mojang/serialization/Lifecycle;)V- official - <init>- Levk;<init>(Ldgn;Ledr;Levk$a;Lcom/mojang/serialization/Lifecycle;)V
 
 
- 
- 
Method Details- 
readPropertiespublic static <T> LevelProperties readProperties(com.mojang.serialization.Dynamic<T> dynamic, LevelInfo info, LevelProperties.SpecialProperty specialProperty, GeneratorOptions generatorOptions, com.mojang.serialization.Lifecycle lifecycle) - Mappings:
- Namespace - Name - Mixin selector - named - readProperties- Lnet/minecraft/world/level/LevelProperties;readProperties(Lcom/mojang/serialization/Dynamic;Lnet/minecraft/world/level/LevelInfo;Lnet/minecraft/world/level/LevelProperties$SpecialProperty;Lnet/minecraft/world/gen/GeneratorOptions;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/world/level/LevelProperties;- intermediary - method_29029- Lnet/minecraft/class_31;method_29029(Lcom/mojang/serialization/Dynamic;Lnet/minecraft/class_1940;Lnet/minecraft/class_31$class_7729;Lnet/minecraft/class_5285;Lcom/mojang/serialization/Lifecycle;)Lnet/minecraft/class_31;- official - a- Levk;a(Lcom/mojang/serialization/Dynamic;Ldgn;Levk$a;Ledr;Lcom/mojang/serialization/Lifecycle;)Levk;
 
- 
cloneWorldNbtpublic NbtCompound cloneWorldNbt(DynamicRegistryManager registryManager, @Nullable @Nullable NbtCompound playerNbt) - Specified by:
- cloneWorldNbtin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - cloneWorldNbt- Lnet/minecraft/world/SaveProperties;cloneWorldNbt(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;- intermediary - method_163- Lnet/minecraft/class_5219;method_163(Lnet/minecraft/class_5455;Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;- official - a- Levm;a(Lkf;Ltq;)Ltq;
 
- 
updatePropertiesprivate void updateProperties(DynamicRegistryManager registryManager, NbtCompound levelNbt, @Nullable @Nullable NbtCompound playerNbt) - Mappings:
- Namespace - Name - Mixin selector - named - updateProperties- Lnet/minecraft/world/level/LevelProperties;updateProperties(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/nbt/NbtCompound;)V- intermediary - method_158- Lnet/minecraft/class_31;method_158(Lnet/minecraft/class_5455;Lnet/minecraft/class_2487;Lnet/minecraft/class_2487;)V- official - a- Levk;a(Lkf;Ltq;Ltq;)V
 
- 
createStringList- Mappings:
- Namespace - Name - Mixin selector - named - createStringList- Lnet/minecraft/world/level/LevelProperties;createStringList(Ljava/util/Set;)Lnet/minecraft/nbt/NbtList;- intermediary - method_49902- Lnet/minecraft/class_31;method_49902(Ljava/util/Set;)Lnet/minecraft/class_2499;- official - a- Levk;a(Ljava/util/Set;)Ltw;
 
- 
getSpawnPos- Specified by:
- getSpawnPosin interface- WorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getSpawnPos- Lnet/minecraft/world/WorldProperties;getSpawnPos()Lnet/minecraft/util/math/BlockPos;- intermediary - method_56126- Lnet/minecraft/class_5217;method_56126()Lnet/minecraft/class_2338;- official - a- Levc;a()Lji;
 
- 
getSpawnAnglepublic float getSpawnAngle()- Specified by:
- getSpawnAnglein interface- WorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getSpawnAngle- Lnet/minecraft/world/WorldProperties;getSpawnAngle()F- intermediary - method_30656- Lnet/minecraft/class_5217;method_30656()F- official - b- Levc;b()F
 
- 
getTimepublic long getTime()- Specified by:
- getTimein interface- WorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getTime- Lnet/minecraft/world/WorldProperties;getTime()J- intermediary - method_188- Lnet/minecraft/class_5217;method_188()J- official - c- Levc;c()J
 
- 
getTimeOfDaypublic long getTimeOfDay()- Specified by:
- getTimeOfDayin interface- WorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getTimeOfDay- Lnet/minecraft/world/WorldProperties;getTimeOfDay()J- intermediary - method_217- Lnet/minecraft/class_5217;method_217()J- official - d- Levc;d()J
 
- 
getPlayerData- Specified by:
- getPlayerDatain interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getPlayerData- Lnet/minecraft/world/SaveProperties;getPlayerData()Lnet/minecraft/nbt/NbtCompound;- intermediary - method_226- Lnet/minecraft/class_5219;method_226()Lnet/minecraft/class_2487;- official - w- Levm;w()Ltq;
 
- 
setTimepublic void setTime(long time) - Specified by:
- setTimein interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setTime- Lnet/minecraft/world/level/ServerWorldProperties;setTime(J)V- intermediary - method_29034- Lnet/minecraft/class_5268;method_29034(J)V- official - a- Levl;a(J)V
 
- 
setTimeOfDaypublic void setTimeOfDay(long timeOfDay) - Specified by:
- setTimeOfDayin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setTimeOfDay- Lnet/minecraft/world/level/ServerWorldProperties;setTimeOfDay(J)V- intermediary - method_29035- Lnet/minecraft/class_5268;method_29035(J)V- official - b- Levl;b(J)V
 
- 
setSpawnPos- Specified by:
- setSpawnPosin interface- MutableWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setSpawnPos- Lnet/minecraft/world/MutableWorldProperties;setSpawnPos(Lnet/minecraft/util/math/BlockPos;F)V- intermediary - method_187- Lnet/minecraft/class_5269;method_187(Lnet/minecraft/class_2338;F)V- official - a- Levn;a(Lji;F)V
 
- 
getLevelName- Specified by:
- getLevelNamein interface- SaveProperties
- Specified by:
- getLevelNamein interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getLevelName- Lnet/minecraft/world/level/ServerWorldProperties;getLevelName()Ljava/lang/String;- intermediary - method_150- Lnet/minecraft/class_5268;method_150()Ljava/lang/String;- official - e- Levl;e()Ljava/lang/String;
 
- 
getVersionpublic int getVersion()- Specified by:
- getVersionin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getVersion- Lnet/minecraft/world/SaveProperties;getVersion()I- intermediary - method_168- Lnet/minecraft/class_5219;method_168()I- official - x- Levm;x()I
 
- 
getClearWeatherTimepublic int getClearWeatherTime()- Specified by:
- getClearWeatherTimein interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getClearWeatherTime- Lnet/minecraft/world/level/ServerWorldProperties;getClearWeatherTime()I- intermediary - method_155- Lnet/minecraft/class_5268;method_155()I- official - f- Levl;f()I
 
- 
setClearWeatherTimepublic void setClearWeatherTime(int clearWeatherTime) - Specified by:
- setClearWeatherTimein interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setClearWeatherTime- Lnet/minecraft/world/level/ServerWorldProperties;setClearWeatherTime(I)V- intermediary - method_167- Lnet/minecraft/class_5268;method_167(I)V- official - a- Levl;a(I)V
 
- 
isThunderingpublic boolean isThundering()- Specified by:
- isThunderingin interface- WorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - isThundering- Lnet/minecraft/world/WorldProperties;isThundering()Z- intermediary - method_203- Lnet/minecraft/class_5217;method_203()Z- official - g- Levc;g()Z
 
- 
setThunderingpublic void setThundering(boolean thundering) - Specified by:
- setThunderingin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setThundering- Lnet/minecraft/world/level/ServerWorldProperties;setThundering(Z)V- intermediary - method_147- Lnet/minecraft/class_5268;method_147(Z)V- official - a- Levl;a(Z)V
 
- 
getThunderTimepublic int getThunderTime()- Specified by:
- getThunderTimein interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getThunderTime- Lnet/minecraft/world/level/ServerWorldProperties;getThunderTime()I- intermediary - method_145- Lnet/minecraft/class_5268;method_145()I- official - h- Levl;h()I
 
- 
setThunderTimepublic void setThunderTime(int thunderTime) - Specified by:
- setThunderTimein interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setThunderTime- Lnet/minecraft/world/level/ServerWorldProperties;setThunderTime(I)V- intermediary - method_173- Lnet/minecraft/class_5268;method_173(I)V- official - b- Levl;b(I)V
 
- 
isRainingpublic boolean isRaining()- Specified by:
- isRainingin interface- WorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - isRaining- Lnet/minecraft/world/WorldProperties;isRaining()Z- intermediary - method_156- Lnet/minecraft/class_5217;method_156()Z- official - i- Levc;i()Z
 
- 
setRainingpublic void setRaining(boolean raining) - Specified by:
- setRainingin interface- WorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setRaining- Lnet/minecraft/world/WorldProperties;setRaining(Z)V- intermediary - method_157- Lnet/minecraft/class_5217;method_157(Z)V- official - b- Levc;b(Z)V
 
- 
getRainTimepublic int getRainTime()- Specified by:
- getRainTimein interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getRainTime- Lnet/minecraft/world/level/ServerWorldProperties;getRainTime()I- intermediary - method_190- Lnet/minecraft/class_5268;method_190()I- official - j- Levl;j()I
 
- 
setRainTimepublic void setRainTime(int rainTime) - Specified by:
- setRainTimein interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setRainTime- Lnet/minecraft/world/level/ServerWorldProperties;setRainTime(I)V- intermediary - method_164- Lnet/minecraft/class_5268;method_164(I)V- official - c- Levl;c(I)V
 
- 
getGameMode- Specified by:
- getGameModein interface- SaveProperties
- Specified by:
- getGameModein interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getGameMode- Lnet/minecraft/world/level/ServerWorldProperties;getGameMode()Lnet/minecraft/world/GameMode;- intermediary - method_210- Lnet/minecraft/class_5268;method_210()Lnet/minecraft/class_1934;- official - k- Levl;k()Ldgg;
 
- 
setGameMode- Specified by:
- setGameModein interface- SaveProperties
- Specified by:
- setGameModein interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setGameMode- Lnet/minecraft/world/level/ServerWorldProperties;setGameMode(Lnet/minecraft/world/GameMode;)V- intermediary - method_193- Lnet/minecraft/class_5268;method_193(Lnet/minecraft/class_1934;)V- official - a- Levl;a(Ldgg;)V
 
- 
isHardcorepublic boolean isHardcore()- Specified by:
- isHardcorein interface- SaveProperties
- Specified by:
- isHardcorein interface- WorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - isHardcore- Lnet/minecraft/world/WorldProperties;isHardcore()Z- intermediary - method_152- Lnet/minecraft/class_5217;method_152()Z- official - l- Levc;l()Z
 
- 
areCommandsAllowedpublic boolean areCommandsAllowed()- Specified by:
- areCommandsAllowedin interface- SaveProperties
- Specified by:
- areCommandsAllowedin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - areCommandsAllowed- Lnet/minecraft/world/level/ServerWorldProperties;areCommandsAllowed()Z- intermediary - method_194- Lnet/minecraft/class_5268;method_194()Z- official - m- Levl;m()Z
 
- 
isInitializedpublic boolean isInitialized()- Specified by:
- isInitializedin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - isInitialized- Lnet/minecraft/world/level/ServerWorldProperties;isInitialized()Z- intermediary - method_222- Lnet/minecraft/class_5268;method_222()Z- official - n- Levl;n()Z
 
- 
setInitializedpublic void setInitialized(boolean initialized) - Specified by:
- setInitializedin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setInitialized- Lnet/minecraft/world/level/ServerWorldProperties;setInitialized(Z)V- intermediary - method_223- Lnet/minecraft/class_5268;method_223(Z)V- official - c- Levl;c(Z)V
 
- 
getGameRules- Specified by:
- getGameRulesin interface- SaveProperties
- Specified by:
- getGameRulesin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getGameRules- Lnet/minecraft/world/level/ServerWorldProperties;getGameRules()Lnet/minecraft/world/GameRules;- intermediary - method_146- Lnet/minecraft/class_5268;method_146()Lnet/minecraft/class_1928;- official - o- Levl;o()Ldgf;
 
- 
getWorldBorder- Specified by:
- getWorldBorderin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getWorldBorder- Lnet/minecraft/world/level/ServerWorldProperties;getWorldBorder()Lnet/minecraft/world/border/WorldBorder$Properties;- intermediary - method_27422- Lnet/minecraft/class_5268;method_27422()Lnet/minecraft/class_2784$class_5200;- official - p- Levl;p()Ldyo$c;
 
- 
setWorldBorder- Specified by:
- setWorldBorderin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setWorldBorder- Lnet/minecraft/world/level/ServerWorldProperties;setWorldBorder(Lnet/minecraft/world/border/WorldBorder$Properties;)V- intermediary - method_27415- Lnet/minecraft/class_5268;method_27415(Lnet/minecraft/class_2784$class_5200;)V- official - a- Levl;a(Ldyo$c;)V
 
- 
getDifficulty- Specified by:
- getDifficultyin interface- SaveProperties
- Specified by:
- getDifficultyin interface- WorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getDifficulty- Lnet/minecraft/world/WorldProperties;getDifficulty()Lnet/minecraft/world/Difficulty;- intermediary - method_207- Lnet/minecraft/class_5217;method_207()Lnet/minecraft/class_1267;- official - q- Levc;q()Lbsi;
 
- 
setDifficulty- Specified by:
- setDifficultyin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setDifficulty- Lnet/minecraft/world/SaveProperties;setDifficulty(Lnet/minecraft/world/Difficulty;)V- intermediary - method_208- Lnet/minecraft/class_5219;method_208(Lnet/minecraft/class_1267;)V- official - a- Levm;a(Lbsi;)V
 
- 
isDifficultyLockedpublic boolean isDifficultyLocked()- Specified by:
- isDifficultyLockedin interface- SaveProperties
- Specified by:
- isDifficultyLockedin interface- WorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - isDifficultyLocked- Lnet/minecraft/world/WorldProperties;isDifficultyLocked()Z- intermediary - method_197- Lnet/minecraft/class_5217;method_197()Z- official - r- Levc;r()Z
 
- 
setDifficultyLockedpublic void setDifficultyLocked(boolean difficultyLocked) - Specified by:
- setDifficultyLockedin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setDifficultyLocked- Lnet/minecraft/world/SaveProperties;setDifficultyLocked(Z)V- intermediary - method_186- Lnet/minecraft/class_5219;method_186(Z)V- official - d- Levm;d(Z)V
 
- 
getScheduledEvents- Specified by:
- getScheduledEventsin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getScheduledEvents- Lnet/minecraft/world/level/ServerWorldProperties;getScheduledEvents()Lnet/minecraft/world/timer/Timer;- intermediary - method_143- Lnet/minecraft/class_5268;method_143()Lnet/minecraft/class_236;- official - s- Levl;s()Lfao;
 
- 
populateCrashReport- Specified by:
- populateCrashReportin interface- ServerWorldProperties
- Specified by:
- populateCrashReportin interface- WorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - populateCrashReport- Lnet/minecraft/world/WorldProperties;populateCrashReport(Lnet/minecraft/util/crash/CrashReportSection;Lnet/minecraft/world/HeightLimitView;)V- intermediary - method_151- Lnet/minecraft/class_5217;method_151(Lnet/minecraft/class_129;Lnet/minecraft/class_5539;)V- official - a- Levc;a(Lp;Ldgl;)V
 
- 
getGeneratorOptions- Specified by:
- getGeneratorOptionsin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getGeneratorOptions- Lnet/minecraft/world/SaveProperties;getGeneratorOptions()Lnet/minecraft/world/gen/GeneratorOptions;- intermediary - method_28057- Lnet/minecraft/class_5219;method_28057()Lnet/minecraft/class_5285;- official - y- Levm;y()Ledr;
 
- 
isFlatWorldpublic boolean isFlatWorld()- Specified by:
- isFlatWorldin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - isFlatWorld- Lnet/minecraft/world/SaveProperties;isFlatWorld()Z- intermediary - method_45555- Lnet/minecraft/class_5219;method_45555()Z- official - z- Levm;z()Z
 
- 
isDebugWorldpublic boolean isDebugWorld()- Specified by:
- isDebugWorldin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - isDebugWorld- Lnet/minecraft/world/SaveProperties;isDebugWorld()Z- intermediary - method_45556- Lnet/minecraft/class_5219;method_45556()Z- official - A- Levm;A()Z
 
- 
getLifecyclepublic com.mojang.serialization.Lifecycle getLifecycle()- Specified by:
- getLifecyclein interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getLifecycle- Lnet/minecraft/world/SaveProperties;getLifecycle()Lcom/mojang/serialization/Lifecycle;- intermediary - method_29588- Lnet/minecraft/class_5219;method_29588()Lcom/mojang/serialization/Lifecycle;- official - B- Levm;B()Lcom/mojang/serialization/Lifecycle;
 
- 
getDragonFight- Specified by:
- getDragonFightin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getDragonFight- Lnet/minecraft/world/SaveProperties;getDragonFight()Lnet/minecraft/entity/boss/dragon/EnderDragonFight$Data;- intermediary - method_29036- Lnet/minecraft/class_5219;method_29036()Lnet/minecraft/class_2881$class_8576;- official - C- Levm;C()Leaw$a;
 
- 
setDragonFight- Specified by:
- setDragonFightin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setDragonFight- Lnet/minecraft/world/SaveProperties;setDragonFight(Lnet/minecraft/entity/boss/dragon/EnderDragonFight$Data;)V- intermediary - method_29037- Lnet/minecraft/class_5219;method_29037(Lnet/minecraft/class_2881$class_8576;)V- official - a- Levm;a(Leaw$a;)V
 
- 
getDataConfiguration- Specified by:
- getDataConfigurationin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getDataConfiguration- Lnet/minecraft/world/SaveProperties;getDataConfiguration()Lnet/minecraft/resource/DataConfiguration;- intermediary - method_29589- Lnet/minecraft/class_5219;method_29589()Lnet/minecraft/class_7712;- official - D- Levm;D()Ldhg;
 
- 
updateLevelInfo- Specified by:
- updateLevelInfoin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - updateLevelInfo- Lnet/minecraft/world/SaveProperties;updateLevelInfo(Lnet/minecraft/resource/DataConfiguration;)V- intermediary - method_29590- Lnet/minecraft/class_5219;method_29590(Lnet/minecraft/class_7712;)V- official - a- Levm;a(Ldhg;)V
 
- 
getCustomBossEvents- Specified by:
- getCustomBossEventsin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getCustomBossEvents- Lnet/minecraft/world/SaveProperties;getCustomBossEvents()Lnet/minecraft/nbt/NbtCompound;- intermediary - method_228- Lnet/minecraft/class_5219;method_228()Lnet/minecraft/class_2487;- official - E- Levm;E()Ltq;
 
- 
setCustomBossEvents- Specified by:
- setCustomBossEventsin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setCustomBossEvents- Lnet/minecraft/world/SaveProperties;setCustomBossEvents(Lnet/minecraft/nbt/NbtCompound;)V- intermediary - method_221- Lnet/minecraft/class_5219;method_221(Lnet/minecraft/class_2487;)V- official - a- Levm;a(Ltq;)V
 
- 
getWanderingTraderSpawnDelaypublic int getWanderingTraderSpawnDelay()- Specified by:
- getWanderingTraderSpawnDelayin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getWanderingTraderSpawnDelay- Lnet/minecraft/world/level/ServerWorldProperties;getWanderingTraderSpawnDelay()I- intermediary - method_18038- Lnet/minecraft/class_5268;method_18038()I- official - t- Levl;t()I
 
- 
setWanderingTraderSpawnDelaypublic void setWanderingTraderSpawnDelay(int wanderingTraderSpawnDelay) - Specified by:
- setWanderingTraderSpawnDelayin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setWanderingTraderSpawnDelay- Lnet/minecraft/world/level/ServerWorldProperties;setWanderingTraderSpawnDelay(I)V- intermediary - method_18041- Lnet/minecraft/class_5268;method_18041(I)V- official - d- Levl;d(I)V
 
- 
getWanderingTraderSpawnChancepublic int getWanderingTraderSpawnChance()- Specified by:
- getWanderingTraderSpawnChancein interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getWanderingTraderSpawnChance- Lnet/minecraft/world/level/ServerWorldProperties;getWanderingTraderSpawnChance()I- intermediary - method_18039- Lnet/minecraft/class_5268;method_18039()I- official - u- Levl;u()I
 
- 
setWanderingTraderSpawnChancepublic void setWanderingTraderSpawnChance(int wanderingTraderSpawnChance) - Specified by:
- setWanderingTraderSpawnChancein interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setWanderingTraderSpawnChance- Lnet/minecraft/world/level/ServerWorldProperties;setWanderingTraderSpawnChance(I)V- intermediary - method_18042- Lnet/minecraft/class_5268;method_18042(I)V- official - e- Levl;e(I)V
 
- 
getWanderingTraderId- Specified by:
- getWanderingTraderIdin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getWanderingTraderId- Lnet/minecraft/world/level/ServerWorldProperties;getWanderingTraderId()Ljava/util/UUID;- intermediary - method_35506- Lnet/minecraft/class_5268;method_35506()Ljava/util/UUID;- official - v- Levl;v()Ljava/util/UUID;
 
- 
setWanderingTraderId- Specified by:
- setWanderingTraderIdin interface- ServerWorldProperties
- Mappings:
- Namespace - Name - Mixin selector - named - setWanderingTraderId- Lnet/minecraft/world/level/ServerWorldProperties;setWanderingTraderId(Ljava/util/UUID;)V- intermediary - method_18040- Lnet/minecraft/class_5268;method_18040(Ljava/util/UUID;)V- official - a- Levl;a(Ljava/util/UUID;)V
 
- 
addServerBrand- Specified by:
- addServerBrandin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - addServerBrand- Lnet/minecraft/world/SaveProperties;addServerBrand(Ljava/lang/String;Z)V- intermediary - method_24285- Lnet/minecraft/class_5219;method_24285(Ljava/lang/String;Z)V- official - a- Levm;a(Ljava/lang/String;Z)V
 
- 
isModdedpublic boolean isModded()- Specified by:
- isModdedin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - isModded- Lnet/minecraft/world/SaveProperties;isModded()Z- intermediary - method_27431- Lnet/minecraft/class_5219;method_27431()Z- official - F- Levm;F()Z
 
- 
getServerBrands- Specified by:
- getServerBrandsin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getServerBrands- Lnet/minecraft/world/SaveProperties;getServerBrands()Ljava/util/Set;- intermediary - method_27432- Lnet/minecraft/class_5219;method_27432()Ljava/util/Set;- official - G- Levm;G()Ljava/util/Set;
 
- 
getRemovedFeatures- Specified by:
- getRemovedFeaturesin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getRemovedFeatures- Lnet/minecraft/world/SaveProperties;getRemovedFeatures()Ljava/util/Set;- intermediary - method_49900- Lnet/minecraft/class_5219;method_49900()Ljava/util/Set;- official - H- Levm;H()Ljava/util/Set;
 
- 
getMainWorldProperties- Specified by:
- getMainWorldPropertiesin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getMainWorldProperties- Lnet/minecraft/world/SaveProperties;getMainWorldProperties()Lnet/minecraft/world/level/ServerWorldProperties;- intermediary - method_27859- Lnet/minecraft/class_5219;method_27859()Lnet/minecraft/class_5268;- official - I- Levm;I()Levl;
 
- 
getLevelInfo- Specified by:
- getLevelInfoin interface- SaveProperties
- Mappings:
- Namespace - Name - Mixin selector - named - getLevelInfo- Lnet/minecraft/world/SaveProperties;getLevelInfo()Lnet/minecraft/world/level/LevelInfo;- intermediary - method_27433- Lnet/minecraft/class_5219;method_27433()Lnet/minecraft/class_1940;- official - J- Levm;J()Ldgn;
 
 
-