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/LevelPropertiesintermediary net/minecraft/class_31official fek
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intprivate @Nullable NbtCompoundprivate booleanprivate EnderDragonFight.Dataprivate final List<class_11109> private final List<class_11105> private final List<class_11105> private intprivate intprivate intprivate final Map<RegistryKey<World>, class_11101> protected static final Randomprivate Optional<RegistryEntry<DimensionType>> private 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<GameInstance> 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.SaveProperties
ANVIL_FORMAT_ID, MCREGION_FORMAT_ID -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateLevelProperties(@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<GameInstance> scheduledEvents, @Nullable NbtCompound customBossEvents, EnderDragonFight.Data dragonFight, LevelInfo levelInfo, GeneratorOptions generatorOptions, LevelProperties.SpecialProperty specialProperty, Optional<RegistryEntry<DimensionType>> optional, com.mojang.serialization.Lifecycle lifecycle, List<class_11109> list, List<class_11105> list2, List<class_11105> list3, Object2IntOpenHashMap<class_11105> object2IntOpenHashMap, int int2, int int3, int int4, Map<RegistryKey<World>, class_11101> map) LevelProperties(LevelInfo levelInfo, GeneratorOptions generatorOptions, LevelProperties.SpecialProperty specialProperty, com.mojang.serialization.Lifecycle lifecycle) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddServerBrand(String brand, boolean modded) booleancloneWorldNbt(DynamicRegistryManager registryManager, @Nullable NbtCompound playerNbt) private static NbtListcreateStringList(Set<String> strings) intcom.mojang.serialization.LifecycleintfloatintlonggetTime()longintintintbooleanbooleanbooleanbooleanbooleanbooleanisModded()booleanbooleanmethod_70218(Random random) booleanmethod_70219(class_11105 class_11105) voidmethod_70220(class_11109 class_11109) voidmethod_70221(Optional<class_11105> optional, boolean bool) voidmethod_70222(class_11105 class_11105) booleanmethod_70223(class_11109 class_11109) voidmethod_70224(int int2) intintintintvoidmethod_70234(RegistryEntry<DimensionType> registryEntry) booleanmethod_70239(int int2) voidpopulateCrashReport(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 nbtCompound) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.SaveProperties
getEnabledFeatures, getFormatName, populateCrashReport
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector named LOGGERLnet/minecraft/world/level/LevelProperties;LOGGER:Lorg/slf4j/Logger;intermediary field_25029Lnet/minecraft/class_31;field_25029:Lorg/slf4j/Logger;official gLfek;g:Lorg/slf4j/Logger;
-
LEVEL_NAME_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector named LEVEL_NAME_KEYLnet/minecraft/world/level/LevelProperties;LEVEL_NAME_KEY:Ljava/lang/String;intermediary field_46838Lnet/minecraft/class_31;field_46838:Ljava/lang/String;official aLfek;a:Ljava/lang/String;
-
PLAYER_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector named PLAYER_KEYLnet/minecraft/world/level/LevelProperties;PLAYER_KEY:Ljava/lang/String;intermediary field_36349Lnet/minecraft/class_31;field_36349:Ljava/lang/String;official bLfek;b:Ljava/lang/String;
-
WORLD_GEN_SETTINGS_KEY
- See Also:
- Mappings:
Namespace Name Mixin selector named WORLD_GEN_SETTINGS_KEYLnet/minecraft/world/level/LevelProperties;WORLD_GEN_SETTINGS_KEY:Ljava/lang/String;intermediary field_31843Lnet/minecraft/class_31;field_31843:Ljava/lang/String;official cLfek;c:Ljava/lang/String;
-
field_59287
- Mappings:
Namespace Name Mixin selector named field_59287Lnet/minecraft/world/level/LevelProperties;field_59287:Ljava/util/Random;intermediary field_59287Lnet/minecraft/class_31;field_59287:Ljava/util/Random;official dLfek;d:Ljava/util/Random;
-
levelInfo
- Mappings:
Namespace Name Mixin selector named levelInfoLnet/minecraft/world/level/LevelProperties;levelInfo:Lnet/minecraft/world/level/LevelInfo;intermediary field_25030Lnet/minecraft/class_31;field_25030:Lnet/minecraft/class_1940;official hLfek;h:Ldnc;
-
generatorOptions
- Mappings:
Namespace Name Mixin selector named generatorOptionsLnet/minecraft/world/level/LevelProperties;generatorOptions:Lnet/minecraft/world/gen/GeneratorOptions;intermediary field_25425Lnet/minecraft/class_31;field_25425:Lnet/minecraft/class_5285;official iLfek;i:Lels;
-
field_59288
- Mappings:
Namespace Name Mixin selector named field_59288Lnet/minecraft/world/level/LevelProperties;field_59288:Ljava/util/Optional;intermediary field_59288Lnet/minecraft/class_31;field_59288:Ljava/util/Optional;official jLfek;j:Ljava/util/Optional;
-
specialProperty
- Mappings:
Namespace Name Mixin selector named specialPropertyLnet/minecraft/world/level/LevelProperties;specialProperty:Lnet/minecraft/world/level/LevelProperties$SpecialProperty;intermediary field_40372Lnet/minecraft/class_31;field_40372:Lnet/minecraft/class_31$class_7729;official kLfek;k:Lfek$a;
-
lifecycle
private final com.mojang.serialization.Lifecycle lifecycle- Mappings:
Namespace Name Mixin selector named lifecycleLnet/minecraft/world/level/LevelProperties;lifecycle:Lcom/mojang/serialization/Lifecycle;intermediary field_25426Lnet/minecraft/class_31;field_25426:Lcom/mojang/serialization/Lifecycle;official lLfek;l:Lcom/mojang/serialization/Lifecycle;
-
spawnPos
- Mappings:
Namespace Name Mixin selector named spawnPosLnet/minecraft/world/level/LevelProperties;spawnPos:Lnet/minecraft/util/math/BlockPos;intermediary field_48380Lnet/minecraft/class_31;field_48380:Lnet/minecraft/class_2338;official mLfek;m:Lix;
-
spawnAngle
private float spawnAngle- Mappings:
Namespace Name Mixin selector named spawnAngleLnet/minecraft/world/level/LevelProperties;spawnAngle:Fintermediary field_26367Lnet/minecraft/class_31;field_26367:Fofficial nLfek;n:F
-
time
private long time- Mappings:
Namespace Name Mixin selector named timeLnet/minecraft/world/level/LevelProperties;time:Jintermediary field_189Lnet/minecraft/class_31;field_189:Jofficial oLfek;o:J
-
timeOfDay
private long timeOfDay- Mappings:
Namespace Name Mixin selector named timeOfDayLnet/minecraft/world/level/LevelProperties;timeOfDay:Jintermediary field_198Lnet/minecraft/class_31;field_198:Jofficial pLfek;p:J
-
playerData
- Mappings:
Namespace Name Mixin selector named playerDataLnet/minecraft/world/level/LevelProperties;playerData:Lnet/minecraft/nbt/NbtCompound;intermediary field_170Lnet/minecraft/class_31;field_170:Lnet/minecraft/class_2487;official qLfek;q:Luc;
-
version
private final int version- Mappings:
Namespace Name Mixin selector named versionLnet/minecraft/world/level/LevelProperties;version:Iintermediary field_158Lnet/minecraft/class_31;field_158:Iofficial rLfek;r:I
-
clearWeatherTime
private int clearWeatherTime- Mappings:
Namespace Name Mixin selector named clearWeatherTimeLnet/minecraft/world/level/LevelProperties;clearWeatherTime:Iintermediary field_176Lnet/minecraft/class_31;field_176:Iofficial sLfek;s:I
-
raining
private boolean raining- Mappings:
Namespace Name Mixin selector named rainingLnet/minecraft/world/level/LevelProperties;raining:Zintermediary field_190Lnet/minecraft/class_31;field_190:Zofficial tLfek;t:Z
-
rainTime
private int rainTime- Mappings:
Namespace Name Mixin selector named rainTimeLnet/minecraft/world/level/LevelProperties;rainTime:Iintermediary field_192Lnet/minecraft/class_31;field_192:Iofficial uLfek;u:I
-
thundering
private boolean thundering- Mappings:
Namespace Name Mixin selector named thunderingLnet/minecraft/world/level/LevelProperties;thundering:Zintermediary field_168Lnet/minecraft/class_31;field_168:Zofficial vLfek;v:Z
-
thunderTime
private int thunderTime- Mappings:
Namespace Name Mixin selector named thunderTimeLnet/minecraft/world/level/LevelProperties;thunderTime:Iintermediary field_173Lnet/minecraft/class_31;field_173:Iofficial wLfek;w:I
-
initialized
private boolean initialized- Mappings:
Namespace Name Mixin selector named initializedLnet/minecraft/world/level/LevelProperties;initialized:Zintermediary field_185Lnet/minecraft/class_31;field_185:Zofficial xLfek;x:Z
-
difficultyLocked
private boolean difficultyLocked- Mappings:
Namespace Name Mixin selector named difficultyLockedLnet/minecraft/world/level/LevelProperties;difficultyLocked:Zintermediary field_157Lnet/minecraft/class_31;field_157:Zofficial yLfek;y:Z
-
worldBorder
- Mappings:
Namespace Name Mixin selector named worldBorderLnet/minecraft/world/level/LevelProperties;worldBorder:Lnet/minecraft/world/border/WorldBorder$Properties;intermediary field_24193Lnet/minecraft/class_31;field_24193:Lnet/minecraft/class_2784$class_5200;official zLfek;z:Legk$d;
-
dragonFight
- Mappings:
Namespace Name Mixin selector named dragonFightLnet/minecraft/world/level/LevelProperties;dragonFight:Lnet/minecraft/entity/boss/dragon/EnderDragonFight$Data;intermediary field_25031Lnet/minecraft/class_31;field_25031:Lnet/minecraft/class_2881$class_8576;official ALfek;A:Leiu$a;
-
customBossEvents
- Mappings:
Namespace Name Mixin selector named customBossEventsLnet/minecraft/world/level/LevelProperties;customBossEvents:Lnet/minecraft/nbt/NbtCompound;intermediary field_156Lnet/minecraft/class_31;field_156:Lnet/minecraft/class_2487;official BLfek;B:Luc;
-
wanderingTraderSpawnDelay
private int wanderingTraderSpawnDelay- Mappings:
Namespace Name Mixin selector named wanderingTraderSpawnDelayLnet/minecraft/world/level/LevelProperties;wanderingTraderSpawnDelay:Iintermediary field_17736Lnet/minecraft/class_31;field_17736:Iofficial CLfek;C:I
-
wanderingTraderSpawnChance
private int wanderingTraderSpawnChance- Mappings:
Namespace Name Mixin selector named wanderingTraderSpawnChanceLnet/minecraft/world/level/LevelProperties;wanderingTraderSpawnChance:Iintermediary field_17737Lnet/minecraft/class_31;field_17737:Iofficial DLfek;D:I
-
wanderingTraderId
- Mappings:
Namespace Name Mixin selector named wanderingTraderIdLnet/minecraft/world/level/LevelProperties;wanderingTraderId:Ljava/util/UUID;intermediary field_17738Lnet/minecraft/class_31;field_17738:Ljava/util/UUID;official ELfek;E:Ljava/util/UUID;
-
serverBrands
- Mappings:
Namespace Name Mixin selector named serverBrandsLnet/minecraft/world/level/LevelProperties;serverBrands:Ljava/util/Set;intermediary field_21837Lnet/minecraft/class_31;field_21837:Ljava/util/Set;official FLfek;F:Ljava/util/Set;
-
modded
private boolean modded- Mappings:
Namespace Name Mixin selector named moddedLnet/minecraft/world/level/LevelProperties;modded:Zintermediary field_21838Lnet/minecraft/class_31;field_21838:Zofficial GLfek;G:Z
-
removedFeatures
- Mappings:
Namespace Name Mixin selector named removedFeaturesLnet/minecraft/world/level/LevelProperties;removedFeatures:Ljava/util/Set;intermediary field_43352Lnet/minecraft/class_31;field_43352:Ljava/util/Set;official HLfek;H:Ljava/util/Set;
-
scheduledEvents
- Mappings:
Namespace Name Mixin selector named scheduledEventsLnet/minecraft/world/level/LevelProperties;scheduledEvents:Lnet/minecraft/world/timer/Timer;intermediary field_191Lnet/minecraft/class_31;field_191:Lnet/minecraft/class_236;official ILfek;I:Lfjo;
-
field_59280
- Mappings:
Namespace Name Mixin selector named field_59280Lnet/minecraft/world/level/LevelProperties;field_59280:Ljava/util/List;intermediary field_59280Lnet/minecraft/class_31;field_59280:Ljava/util/List;official JLfek;J:Ljava/util/List;
-
field_59281
- Mappings:
Namespace Name Mixin selector named field_59281Lnet/minecraft/world/level/LevelProperties;field_59281:Ljava/util/List;intermediary field_59281Lnet/minecraft/class_31;field_59281:Ljava/util/List;official KLfek;K:Ljava/util/List;
-
field_59282
- Mappings:
Namespace Name Mixin selector named field_59282Lnet/minecraft/world/level/LevelProperties;field_59282:Ljava/util/List;intermediary field_59282Lnet/minecraft/class_31;field_59282:Ljava/util/List;official LLfek;L:Ljava/util/List;
-
field_59283
private int field_59283- Mappings:
Namespace Name Mixin selector named field_59283Lnet/minecraft/world/level/LevelProperties;field_59283:Iintermediary field_59283Lnet/minecraft/class_31;field_59283:Iofficial MLfek;M:I
-
field_59284
private int field_59284- Mappings:
Namespace Name Mixin selector named field_59284Lnet/minecraft/world/level/LevelProperties;field_59284:Iintermediary field_59284Lnet/minecraft/class_31;field_59284:Iofficial NLfek;N:I
-
field_59285
private int field_59285- Mappings:
Namespace Name Mixin selector named field_59285Lnet/minecraft/world/level/LevelProperties;field_59285:Iintermediary field_59285Lnet/minecraft/class_31;field_59285:Iofficial OLfek;O:I
-
field_59286
- Mappings:
Namespace Name Mixin selector named field_59286Lnet/minecraft/world/level/LevelProperties;field_59286:Ljava/util/Map;intermediary field_59286Lnet/minecraft/class_31;field_59286:Ljava/util/Map;official PLfek;P:Ljava/util/Map;
-
-
Constructor Details
-
LevelProperties
private 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<GameInstance> scheduledEvents, @Nullable @Nullable NbtCompound customBossEvents, EnderDragonFight.Data dragonFight, LevelInfo levelInfo, GeneratorOptions generatorOptions, LevelProperties.SpecialProperty specialProperty, Optional<RegistryEntry<DimensionType>> optional, com.mojang.serialization.Lifecycle lifecycle, List<class_11109> list, List<class_11105> list2, List<class_11105> list3, Object2IntOpenHashMap<class_11105> object2IntOpenHashMap, int int2, int int3, int int4, Map<RegistryKey<World>, class_11101> map) - 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;Ljava/util/Optional;Lcom/mojang/serialization/Lifecycle;Ljava/util/List;Ljava/util/List;Ljava/util/List;Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;IIILjava/util/Map;)Vintermediary <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;Ljava/util/Optional;Lcom/mojang/serialization/Lifecycle;Ljava/util/List;Ljava/util/List;Ljava/util/List;Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;IIILjava/util/Map;)Vofficial <init>Lfek;<init>(Luc;ZLix;FJJIIIZIZZZLegk$d;IILjava/util/UUID;Ljava/util/Set;Ljava/util/Set;Lfjo;Luc;Leiu$a;Ldnc;Lels;Lfek$a;Ljava/util/Optional;Lcom/mojang/serialization/Lifecycle;Ljava/util/List;Ljava/util/List;Ljava/util/List;Lit/unimi/dsi/fastutil/objects/Object2IntOpenHashMap;IIILjava/util/Map;)V
-
LevelProperties
public 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;)Vintermediary <init>Lnet/minecraft/class_31;<init>(Lnet/minecraft/class_1940;Lnet/minecraft/class_5285;Lnet/minecraft/class_31$class_7729;Lcom/mojang/serialization/Lifecycle;)Vofficial <init>Lfek;<init>(Ldnc;Lels;Lfek$a;Lcom/mojang/serialization/Lifecycle;)V
-
-
Method Details
-
readProperties
public 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 readPropertiesLnet/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_29029Lnet/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 aLfek;a(Lcom/mojang/serialization/Dynamic;Ldnc;Lfek$a;Lels;Lcom/mojang/serialization/Lifecycle;)Lfek;
-
cloneWorldNbt
public NbtCompound cloneWorldNbt(DynamicRegistryManager registryManager, @Nullable @Nullable NbtCompound playerNbt) - Specified by:
cloneWorldNbtin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named cloneWorldNbtLnet/minecraft/world/SaveProperties;cloneWorldNbt(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/nbt/NbtCompound;)Lnet/minecraft/nbt/NbtCompound;intermediary method_163Lnet/minecraft/class_5219;method_163(Lnet/minecraft/class_5455;Lnet/minecraft/class_2487;)Lnet/minecraft/class_2487;official aLfem;a(Ljv;Luc;)Luc;
-
updateProperties
private void updateProperties(DynamicRegistryManager registryManager, NbtCompound levelNbt, @Nullable @Nullable NbtCompound nbtCompound) - Mappings:
Namespace Name Mixin selector named updatePropertiesLnet/minecraft/world/level/LevelProperties;updateProperties(Lnet/minecraft/registry/DynamicRegistryManager;Lnet/minecraft/nbt/NbtCompound;Lnet/minecraft/nbt/NbtCompound;)Vintermediary method_158Lnet/minecraft/class_31;method_158(Lnet/minecraft/class_5455;Lnet/minecraft/class_2487;Lnet/minecraft/class_2487;)Vofficial aLfek;a(Ljv;Luc;Luc;)V
-
createStringList
- Mappings:
Namespace Name Mixin selector named createStringListLnet/minecraft/world/level/LevelProperties;createStringList(Ljava/util/Set;)Lnet/minecraft/nbt/NbtList;intermediary method_49902Lnet/minecraft/class_31;method_49902(Ljava/util/Set;)Lnet/minecraft/class_2499;official aLfek;a(Ljava/util/Set;)Lui;
-
getSpawnPos
- Specified by:
getSpawnPosin interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named getSpawnPosLnet/minecraft/world/WorldProperties;getSpawnPos()Lnet/minecraft/util/math/BlockPos;intermediary method_56126Lnet/minecraft/class_5217;method_56126()Lnet/minecraft/class_2338;official aLfec;a()Lix;
-
getSpawnAngle
public float getSpawnAngle()- Specified by:
getSpawnAnglein interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named getSpawnAngleLnet/minecraft/world/WorldProperties;getSpawnAngle()Fintermediary method_30656Lnet/minecraft/class_5217;method_30656()Fofficial bLfec;b()F
-
getTime
public long getTime()- Specified by:
getTimein interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named getTimeLnet/minecraft/world/WorldProperties;getTime()Jintermediary method_188Lnet/minecraft/class_5217;method_188()Jofficial cLfec;c()J
-
getTimeOfDay
public long getTimeOfDay()- Specified by:
getTimeOfDayin interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named getTimeOfDayLnet/minecraft/world/WorldProperties;getTimeOfDay()Jintermediary method_217Lnet/minecraft/class_5217;method_217()Jofficial dLfec;d()J
-
getPlayerData
- Specified by:
getPlayerDatain interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named getPlayerDataLnet/minecraft/world/SaveProperties;getPlayerData()Lnet/minecraft/nbt/NbtCompound;intermediary method_226Lnet/minecraft/class_5219;method_226()Lnet/minecraft/class_2487;official ALfem;A()Luc;
-
setTime
public void setTime(long time) - Specified by:
setTimein interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setTimeLnet/minecraft/world/level/ServerWorldProperties;setTime(J)Vintermediary method_29034Lnet/minecraft/class_5268;method_29034(J)Vofficial aLfel;a(J)V
-
setTimeOfDay
public void setTimeOfDay(long timeOfDay) - Specified by:
setTimeOfDayin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setTimeOfDayLnet/minecraft/world/level/ServerWorldProperties;setTimeOfDay(J)Vintermediary method_29035Lnet/minecraft/class_5268;method_29035(J)Vofficial bLfel;b(J)V
-
setSpawnPos
- Specified by:
setSpawnPosin interfaceMutableWorldProperties- Mappings:
Namespace Name Mixin selector named setSpawnPosLnet/minecraft/world/MutableWorldProperties;setSpawnPos(Lnet/minecraft/util/math/BlockPos;F)Vintermediary method_187Lnet/minecraft/class_5269;method_187(Lnet/minecraft/class_2338;F)Vofficial aLfen;a(Lix;F)V
-
getLevelName
- Specified by:
getLevelNamein interfaceSaveProperties- Specified by:
getLevelNamein interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getLevelNameLnet/minecraft/world/level/ServerWorldProperties;getLevelName()Ljava/lang/String;intermediary method_150Lnet/minecraft/class_5268;method_150()Ljava/lang/String;official eLfel;e()Ljava/lang/String;
-
getVersion
public int getVersion()- Specified by:
getVersionin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named getVersionLnet/minecraft/world/SaveProperties;getVersion()Iintermediary method_168Lnet/minecraft/class_5219;method_168()Iofficial BLfem;B()I
-
getClearWeatherTime
public int getClearWeatherTime()- Specified by:
getClearWeatherTimein interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getClearWeatherTimeLnet/minecraft/world/level/ServerWorldProperties;getClearWeatherTime()Iintermediary method_155Lnet/minecraft/class_5268;method_155()Iofficial fLfel;f()I
-
setClearWeatherTime
public void setClearWeatherTime(int clearWeatherTime) - Specified by:
setClearWeatherTimein interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setClearWeatherTimeLnet/minecraft/world/level/ServerWorldProperties;setClearWeatherTime(I)Vintermediary method_167Lnet/minecraft/class_5268;method_167(I)Vofficial aLfel;a(I)V
-
isThundering
public boolean isThundering()- Specified by:
isThunderingin interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named isThunderingLnet/minecraft/world/WorldProperties;isThundering()Zintermediary method_203Lnet/minecraft/class_5217;method_203()Zofficial gLfec;g()Z
-
setThundering
public void setThundering(boolean thundering) - Specified by:
setThunderingin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setThunderingLnet/minecraft/world/level/ServerWorldProperties;setThundering(Z)Vintermediary method_147Lnet/minecraft/class_5268;method_147(Z)Vofficial aLfel;a(Z)V
-
getThunderTime
public int getThunderTime()- Specified by:
getThunderTimein interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getThunderTimeLnet/minecraft/world/level/ServerWorldProperties;getThunderTime()Iintermediary method_145Lnet/minecraft/class_5268;method_145()Iofficial hLfel;h()I
-
setThunderTime
public void setThunderTime(int thunderTime) - Specified by:
setThunderTimein interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setThunderTimeLnet/minecraft/world/level/ServerWorldProperties;setThunderTime(I)Vintermediary method_173Lnet/minecraft/class_5268;method_173(I)Vofficial bLfel;b(I)V
-
isRaining
public boolean isRaining()- Specified by:
isRainingin interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named isRainingLnet/minecraft/world/WorldProperties;isRaining()Zintermediary method_156Lnet/minecraft/class_5217;method_156()Zofficial iLfec;i()Z
-
setRaining
public void setRaining(boolean raining) - Specified by:
setRainingin interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named setRainingLnet/minecraft/world/WorldProperties;setRaining(Z)Vintermediary method_157Lnet/minecraft/class_5217;method_157(Z)Vofficial bLfec;b(Z)V
-
getRainTime
public int getRainTime()- Specified by:
getRainTimein interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getRainTimeLnet/minecraft/world/level/ServerWorldProperties;getRainTime()Iintermediary method_190Lnet/minecraft/class_5268;method_190()Iofficial jLfel;j()I
-
setRainTime
public void setRainTime(int rainTime) - Specified by:
setRainTimein interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setRainTimeLnet/minecraft/world/level/ServerWorldProperties;setRainTime(I)Vintermediary method_164Lnet/minecraft/class_5268;method_164(I)Vofficial cLfel;c(I)V
-
getGameMode
- Specified by:
getGameModein interfaceSaveProperties- Specified by:
getGameModein interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getGameModeLnet/minecraft/world/level/ServerWorldProperties;getGameMode()Lnet/minecraft/world/GameMode;intermediary method_210Lnet/minecraft/class_5268;method_210()Lnet/minecraft/class_1934;official kLfel;k()Ldmv;
-
setGameMode
- Specified by:
setGameModein interfaceSaveProperties- Specified by:
setGameModein interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setGameModeLnet/minecraft/world/level/ServerWorldProperties;setGameMode(Lnet/minecraft/world/GameMode;)Vintermediary method_193Lnet/minecraft/class_5268;method_193(Lnet/minecraft/class_1934;)Vofficial aLfel;a(Ldmv;)V
-
isHardcore
public boolean isHardcore()- Specified by:
isHardcorein interfaceSaveProperties- Specified by:
isHardcorein interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named isHardcoreLnet/minecraft/world/WorldProperties;isHardcore()Zintermediary method_152Lnet/minecraft/class_5217;method_152()Zofficial lLfec;l()Z
-
areCommandsAllowed
public boolean areCommandsAllowed()- Specified by:
areCommandsAllowedin interfaceSaveProperties- Specified by:
areCommandsAllowedin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named areCommandsAllowedLnet/minecraft/world/level/ServerWorldProperties;areCommandsAllowed()Zintermediary method_194Lnet/minecraft/class_5268;method_194()Zofficial mLfel;m()Z
-
isInitialized
public boolean isInitialized()- Specified by:
isInitializedin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named isInitializedLnet/minecraft/world/level/ServerWorldProperties;isInitialized()Zintermediary method_222Lnet/minecraft/class_5268;method_222()Zofficial nLfel;n()Z
-
setInitialized
public void setInitialized(boolean initialized) - Specified by:
setInitializedin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setInitializedLnet/minecraft/world/level/ServerWorldProperties;setInitialized(Z)Vintermediary method_223Lnet/minecraft/class_5268;method_223(Z)Vofficial cLfel;c(Z)V
-
getGameRules
- Specified by:
getGameRulesin interfaceSaveProperties- Specified by:
getGameRulesin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getGameRulesLnet/minecraft/world/level/ServerWorldProperties;getGameRules()Lnet/minecraft/world/GameRules;intermediary method_146Lnet/minecraft/class_5268;method_146()Lnet/minecraft/class_1928;official oLfel;o()Ldmu;
-
method_70225
public int method_70225()- Specified by:
method_70225in interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named method_70225Lnet/minecraft/world/level/ServerWorldProperties;method_70225()Iintermediary method_70225Lnet/minecraft/class_5268;method_70225()Iofficial pLfel;p()I
-
method_70226
public int method_70226()- Specified by:
method_70226in interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named method_70226Lnet/minecraft/world/level/ServerWorldProperties;method_70226()Iintermediary method_70226Lnet/minecraft/class_5268;method_70226()Iofficial qLfel;q()I
-
getWorldBorder
- Specified by:
getWorldBorderin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getWorldBorderLnet/minecraft/world/level/ServerWorldProperties;getWorldBorder()Lnet/minecraft/world/border/WorldBorder$Properties;intermediary method_27422Lnet/minecraft/class_5268;method_27422()Lnet/minecraft/class_2784$class_5200;official rLfel;r()Legk$d;
-
setWorldBorder
- Specified by:
setWorldBorderin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setWorldBorderLnet/minecraft/world/level/ServerWorldProperties;setWorldBorder(Lnet/minecraft/world/border/WorldBorder$Properties;)Vintermediary method_27415Lnet/minecraft/class_5268;method_27415(Lnet/minecraft/class_2784$class_5200;)Vofficial aLfel;a(Legk$d;)V
-
getDifficulty
- Specified by:
getDifficultyin interfaceSaveProperties- Specified by:
getDifficultyin interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named getDifficultyLnet/minecraft/world/WorldProperties;getDifficulty()Lnet/minecraft/world/Difficulty;intermediary method_207Lnet/minecraft/class_5217;method_207()Lnet/minecraft/class_1267;official sLfec;s()Lbvy;
-
setDifficulty
- Specified by:
setDifficultyin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named setDifficultyLnet/minecraft/world/SaveProperties;setDifficulty(Lnet/minecraft/world/Difficulty;)Vintermediary method_208Lnet/minecraft/class_5219;method_208(Lnet/minecraft/class_1267;)Vofficial aLfem;a(Lbvy;)V
-
isDifficultyLocked
public boolean isDifficultyLocked()- Specified by:
isDifficultyLockedin interfaceSaveProperties- Specified by:
isDifficultyLockedin interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named isDifficultyLockedLnet/minecraft/world/WorldProperties;isDifficultyLocked()Zintermediary method_197Lnet/minecraft/class_5217;method_197()Zofficial tLfec;t()Z
-
method_70220
- Specified by:
method_70220in interfaceSaveProperties- Specified by:
method_70220in interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named method_70220Lnet/minecraft/world/level/ServerWorldProperties;method_70220(Lnet/minecraft/class_11109;)Vintermediary method_70220Lnet/minecraft/class_5268;method_70220(Lnet/minecraft/class_11109;)Vofficial aLfel;a(Lfca;)V
-
method_70230
- Specified by:
method_70230in interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named method_70230Lnet/minecraft/world/SaveProperties;method_70230()Ljava/lang/Iterable;intermediary method_70230Lnet/minecraft/class_5219;method_70230()Ljava/lang/Iterable;official CLfem;C()Ljava/lang/Iterable;
-
method_70219
- Specified by:
method_70219in interfaceSaveProperties- Specified by:
method_70219in interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named method_70219Lnet/minecraft/world/level/ServerWorldProperties;method_70219(Lnet/minecraft/class_11105;)Zintermediary method_70219Lnet/minecraft/class_5268;method_70219(Lnet/minecraft/class_11105;)Zofficial aLfel;a(Lfbx;)Z
-
method_70222
- Specified by:
method_70222in interfaceSaveProperties- Specified by:
method_70222in interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named method_70222Lnet/minecraft/world/level/ServerWorldProperties;method_70222(Lnet/minecraft/class_11105;)Vintermediary method_70222Lnet/minecraft/class_5268;method_70222(Lnet/minecraft/class_11105;)Vofficial bLfel;b(Lfbx;)V
-
method_70221
- Specified by:
method_70221in interfaceSaveProperties- Specified by:
method_70221in interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named method_70221Lnet/minecraft/world/level/ServerWorldProperties;method_70221(Ljava/util/Optional;Z)Vintermediary method_70221Lnet/minecraft/class_5268;method_70221(Ljava/util/Optional;Z)Vofficial aLfel;a(Ljava/util/Optional;Z)V
-
method_70218
- Specified by:
method_70218in interfaceSaveProperties- Specified by:
method_70218in interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named method_70218Lnet/minecraft/world/level/ServerWorldProperties;method_70218(Lnet/minecraft/util/math/random/Random;)Ljava/util/Optional;intermediary method_70218Lnet/minecraft/class_5268;method_70218(Lnet/minecraft/class_5819;)Ljava/util/Optional;official aLfel;a(Lbbg;)Ljava/util/Optional;
-
method_70239
public boolean method_70239(int int2) - Mappings:
Namespace Name Mixin selector named method_70239Lnet/minecraft/world/level/LevelProperties;method_70239(I)Zintermediary method_70239Lnet/minecraft/class_31;method_70239(I)Zofficial gLfek;g(I)Z
-
method_70223
- Specified by:
method_70223in interfaceSaveProperties- Specified by:
method_70223in interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named method_70223Lnet/minecraft/world/level/ServerWorldProperties;method_70223(Lnet/minecraft/class_11109;)Zintermediary method_70223Lnet/minecraft/class_5268;method_70223(Lnet/minecraft/class_11109;)Zofficial bLfel;b(Lfca;)Z
-
method_70231
- Specified by:
method_70231in interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named method_70231Lnet/minecraft/world/SaveProperties;method_70231()Ljava/util/Optional;intermediary method_70231Lnet/minecraft/class_5219;method_70231()Ljava/util/Optional;official DLfem;D()Ljava/util/Optional;
-
method_70234
- Specified by:
method_70234in interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named method_70234Lnet/minecraft/world/SaveProperties;method_70234(Lnet/minecraft/registry/entry/RegistryEntry;)Vintermediary method_70234Lnet/minecraft/class_5219;method_70234(Lnet/minecraft/class_6880;)Vofficial aLfem;a(Ljh;)V
-
method_70227
public int method_70227()- Specified by:
method_70227in interfaceSaveProperties- Specified by:
method_70227in interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named method_70227Lnet/minecraft/world/level/ServerWorldProperties;method_70227()Iintermediary method_70227Lnet/minecraft/class_5268;method_70227()Iofficial uLfel;u()I
-
method_70228
public int method_70228()- Specified by:
method_70228in interfaceSaveProperties- Specified by:
method_70228in interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named method_70228Lnet/minecraft/world/level/ServerWorldProperties;method_70228()Iintermediary method_70228Lnet/minecraft/class_5268;method_70228()Iofficial vLfel;v()I
-
method_70224
public void method_70224(int int2) - Specified by:
method_70224in interfaceSaveProperties- Specified by:
method_70224in interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named method_70224Lnet/minecraft/world/level/ServerWorldProperties;method_70224(I)Vintermediary method_70224Lnet/minecraft/class_5268;method_70224(I)Vofficial dLfel;d(I)V
-
method_70232
- Specified by:
method_70232in interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named method_70232Lnet/minecraft/world/SaveProperties;method_70232()Ljava/util/Map;intermediary method_70232Lnet/minecraft/class_5219;method_70232()Ljava/util/Map;official ELfem;E()Ljava/util/Map;
-
setDifficultyLocked
public void setDifficultyLocked(boolean difficultyLocked) - Specified by:
setDifficultyLockedin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named setDifficultyLockedLnet/minecraft/world/SaveProperties;setDifficultyLocked(Z)Vintermediary method_186Lnet/minecraft/class_5219;method_186(Z)Vofficial dLfem;d(Z)V
-
getScheduledEvents
- Specified by:
getScheduledEventsin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getScheduledEventsLnet/minecraft/world/level/ServerWorldProperties;getScheduledEvents()Lnet/minecraft/world/timer/Timer;intermediary method_143Lnet/minecraft/class_5268;method_143()Lnet/minecraft/class_236;official wLfel;w()Lfjo;
-
populateCrashReport
- Specified by:
populateCrashReportin interfaceServerWorldProperties- Specified by:
populateCrashReportin interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named populateCrashReportLnet/minecraft/world/WorldProperties;populateCrashReport(Lnet/minecraft/util/crash/CrashReportSection;Lnet/minecraft/world/HeightLimitView;)Vintermediary method_151Lnet/minecraft/class_5217;method_151(Lnet/minecraft/class_129;Lnet/minecraft/class_5539;)Vofficial aLfec;a(Lq;Ldna;)V
-
getGeneratorOptions
- Specified by:
getGeneratorOptionsin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named getGeneratorOptionsLnet/minecraft/world/SaveProperties;getGeneratorOptions()Lnet/minecraft/world/gen/GeneratorOptions;intermediary method_28057Lnet/minecraft/class_5219;method_28057()Lnet/minecraft/class_5285;official FLfem;F()Lels;
-
isFlatWorld
public boolean isFlatWorld()- Specified by:
isFlatWorldin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named isFlatWorldLnet/minecraft/world/SaveProperties;isFlatWorld()Zintermediary method_45555Lnet/minecraft/class_5219;method_45555()Zofficial GLfem;G()Z
-
isDebugWorld
public boolean isDebugWorld()- Specified by:
isDebugWorldin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named isDebugWorldLnet/minecraft/world/SaveProperties;isDebugWorld()Zintermediary method_45556Lnet/minecraft/class_5219;method_45556()Zofficial HLfem;H()Z
-
getLifecycle
public com.mojang.serialization.Lifecycle getLifecycle()- Specified by:
getLifecyclein interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named getLifecycleLnet/minecraft/world/SaveProperties;getLifecycle()Lcom/mojang/serialization/Lifecycle;intermediary method_29588Lnet/minecraft/class_5219;method_29588()Lcom/mojang/serialization/Lifecycle;official ILfem;I()Lcom/mojang/serialization/Lifecycle;
-
getDragonFight
- Specified by:
getDragonFightin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named getDragonFightLnet/minecraft/world/SaveProperties;getDragonFight()Lnet/minecraft/entity/boss/dragon/EnderDragonFight$Data;intermediary method_29036Lnet/minecraft/class_5219;method_29036()Lnet/minecraft/class_2881$class_8576;official JLfem;J()Leiu$a;
-
setDragonFight
- Specified by:
setDragonFightin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named setDragonFightLnet/minecraft/world/SaveProperties;setDragonFight(Lnet/minecraft/entity/boss/dragon/EnderDragonFight$Data;)Vintermediary method_29037Lnet/minecraft/class_5219;method_29037(Lnet/minecraft/class_2881$class_8576;)Vofficial aLfem;a(Leiu$a;)V
-
getDataConfiguration
- Specified by:
getDataConfigurationin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named getDataConfigurationLnet/minecraft/world/SaveProperties;getDataConfiguration()Lnet/minecraft/resource/DataConfiguration;intermediary method_29589Lnet/minecraft/class_5219;method_29589()Lnet/minecraft/class_7712;official KLfem;K()Ldnx;
-
updateLevelInfo
- Specified by:
updateLevelInfoin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named updateLevelInfoLnet/minecraft/world/SaveProperties;updateLevelInfo(Lnet/minecraft/resource/DataConfiguration;)Vintermediary method_29590Lnet/minecraft/class_5219;method_29590(Lnet/minecraft/class_7712;)Vofficial aLfem;a(Ldnx;)V
-
getCustomBossEvents
- Specified by:
getCustomBossEventsin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named getCustomBossEventsLnet/minecraft/world/SaveProperties;getCustomBossEvents()Lnet/minecraft/nbt/NbtCompound;intermediary method_228Lnet/minecraft/class_5219;method_228()Lnet/minecraft/class_2487;official LLfem;L()Luc;
-
setCustomBossEvents
- Specified by:
setCustomBossEventsin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named setCustomBossEventsLnet/minecraft/world/SaveProperties;setCustomBossEvents(Lnet/minecraft/nbt/NbtCompound;)Vintermediary method_221Lnet/minecraft/class_5219;method_221(Lnet/minecraft/class_2487;)Vofficial aLfem;a(Luc;)V
-
getWanderingTraderSpawnDelay
public int getWanderingTraderSpawnDelay()- Specified by:
getWanderingTraderSpawnDelayin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getWanderingTraderSpawnDelayLnet/minecraft/world/level/ServerWorldProperties;getWanderingTraderSpawnDelay()Iintermediary method_18038Lnet/minecraft/class_5268;method_18038()Iofficial xLfel;x()I
-
setWanderingTraderSpawnDelay
public void setWanderingTraderSpawnDelay(int wanderingTraderSpawnDelay) - Specified by:
setWanderingTraderSpawnDelayin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setWanderingTraderSpawnDelayLnet/minecraft/world/level/ServerWorldProperties;setWanderingTraderSpawnDelay(I)Vintermediary method_18041Lnet/minecraft/class_5268;method_18041(I)Vofficial eLfel;e(I)V
-
getWanderingTraderSpawnChance
public int getWanderingTraderSpawnChance()- Specified by:
getWanderingTraderSpawnChancein interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getWanderingTraderSpawnChanceLnet/minecraft/world/level/ServerWorldProperties;getWanderingTraderSpawnChance()Iintermediary method_18039Lnet/minecraft/class_5268;method_18039()Iofficial yLfel;y()I
-
setWanderingTraderSpawnChance
public void setWanderingTraderSpawnChance(int wanderingTraderSpawnChance) - Specified by:
setWanderingTraderSpawnChancein interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setWanderingTraderSpawnChanceLnet/minecraft/world/level/ServerWorldProperties;setWanderingTraderSpawnChance(I)Vintermediary method_18042Lnet/minecraft/class_5268;method_18042(I)Vofficial fLfel;f(I)V
-
getWanderingTraderId
- Specified by:
getWanderingTraderIdin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getWanderingTraderIdLnet/minecraft/world/level/ServerWorldProperties;getWanderingTraderId()Ljava/util/UUID;intermediary method_35506Lnet/minecraft/class_5268;method_35506()Ljava/util/UUID;official zLfel;z()Ljava/util/UUID;
-
setWanderingTraderId
- Specified by:
setWanderingTraderIdin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setWanderingTraderIdLnet/minecraft/world/level/ServerWorldProperties;setWanderingTraderId(Ljava/util/UUID;)Vintermediary method_18040Lnet/minecraft/class_5268;method_18040(Ljava/util/UUID;)Vofficial aLfel;a(Ljava/util/UUID;)V
-
addServerBrand
- Specified by:
addServerBrandin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named addServerBrandLnet/minecraft/world/SaveProperties;addServerBrand(Ljava/lang/String;Z)Vintermediary method_24285Lnet/minecraft/class_5219;method_24285(Ljava/lang/String;Z)Vofficial aLfem;a(Ljava/lang/String;Z)V
-
isModded
public boolean isModded()- Specified by:
isModdedin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named isModdedLnet/minecraft/world/SaveProperties;isModded()Zintermediary method_27431Lnet/minecraft/class_5219;method_27431()Zofficial MLfem;M()Z
-
getServerBrands
- Specified by:
getServerBrandsin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named getServerBrandsLnet/minecraft/world/SaveProperties;getServerBrands()Ljava/util/Set;intermediary method_27432Lnet/minecraft/class_5219;method_27432()Ljava/util/Set;official NLfem;N()Ljava/util/Set;
-
getRemovedFeatures
- Specified by:
getRemovedFeaturesin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named getRemovedFeaturesLnet/minecraft/world/SaveProperties;getRemovedFeatures()Ljava/util/Set;intermediary method_49900Lnet/minecraft/class_5219;method_49900()Ljava/util/Set;official OLfem;O()Ljava/util/Set;
-
getMainWorldProperties
- Specified by:
getMainWorldPropertiesin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named getMainWorldPropertiesLnet/minecraft/world/SaveProperties;getMainWorldProperties()Lnet/minecraft/world/level/ServerWorldProperties;intermediary method_27859Lnet/minecraft/class_5219;method_27859()Lnet/minecraft/class_5268;official PLfem;P()Lfel;
-
getLevelInfo
- Specified by:
getLevelInfoin interfaceSaveProperties- Mappings:
Namespace Name Mixin selector named getLevelInfoLnet/minecraft/world/SaveProperties;getLevelInfo()Lnet/minecraft/world/level/LevelInfo;intermediary method_27433Lnet/minecraft/class_5219;method_27433()Lnet/minecraft/class_1940;official QLfem;Q()Ldnc;
-