Package net.minecraft.world.level
Class UnmodifiableLevelProperties
java.lang.Object
net.minecraft.world.level.UnmodifiableLevelProperties
- All Implemented Interfaces:
ServerWorldProperties,MutableWorldProperties,WorldProperties
- Mappings:
Namespace Name named net/minecraft/world/level/UnmodifiableLevelPropertiesintermediary net/minecraft/class_27official flt
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.world.WorldProperties
WorldProperties.SpawnPoint -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final SavePropertiesprivate final ServerWorldProperties -
Constructor Summary
ConstructorsConstructorDescriptionUnmodifiableLevelProperties(SaveProperties saveProperties, ServerWorldProperties worldProperties) -
Method Summary
Modifier and TypeMethodDescriptionbooleanintintintlonggetTime()longintintbooleanbooleanbooleanbooleanbooleanvoidpopulateCrashReport(CrashReportSection reportSection, HeightLimitView world) voidsetClearWeatherTime(int clearWeatherTime) voidsetGameMode(GameMode gameMode) voidsetInitialized(boolean initialized) voidsetRaining(boolean raining) voidsetRainTime(int rainTime) voidsetSpawnPoint(WorldProperties.SpawnPoint spawnPoint) voidsetThundering(boolean thundering) voidsetThunderTime(int thunderTime) voidsetTime(long time) voidsetTimeOfDay(long timeOfDay) voidsetWanderingTraderId(UUID wanderingTraderId) voidsetWanderingTraderSpawnChance(int wanderingTraderSpawnChance) voidsetWanderingTraderSpawnDelay(int wanderingTraderSpawnDelay) voidsetWorldBorder(Optional<WorldBorder.Properties> worldBorder)
-
Field Details
-
saveProperties
- Mappings:
Namespace Name Mixin selector named savePropertiesLnet/minecraft/world/level/UnmodifiableLevelProperties;saveProperties:Lnet/minecraft/world/SaveProperties;intermediary field_24179Lnet/minecraft/class_27;field_24179:Lnet/minecraft/class_5219;official aLflt;a:Lfml;
-
worldProperties
- Mappings:
Namespace Name Mixin selector named worldPropertiesLnet/minecraft/world/level/UnmodifiableLevelProperties;worldProperties:Lnet/minecraft/world/level/ServerWorldProperties;intermediary field_139Lnet/minecraft/class_27;field_139:Lnet/minecraft/class_5268;official bLflt;b:Lfmf;
-
-
Constructor Details
-
UnmodifiableLevelProperties
public UnmodifiableLevelProperties(SaveProperties saveProperties, ServerWorldProperties worldProperties) - Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/world/level/UnmodifiableLevelProperties;<init>(Lnet/minecraft/world/SaveProperties;Lnet/minecraft/world/level/ServerWorldProperties;)Vintermediary <init>Lnet/minecraft/class_27;<init>(Lnet/minecraft/class_5219;Lnet/minecraft/class_5268;)Vofficial <init>Lflt;<init>(Lfml;Lfmf;)V
-
-
Method Details
-
getSpawnPoint
- Specified by:
getSpawnPointin interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named getSpawnPointLnet/minecraft/world/WorldProperties;getSpawnPoint()Lnet/minecraft/world/WorldProperties$SpawnPoint;intermediary method_74893Lnet/minecraft/class_5217;method_74893()Lnet/minecraft/class_5217$class_12064;official aLflw;a()Lflw$a;
-
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 bLflw;b()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 cLflw;c()J
-
getLevelName
- 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 dLfmf;d()Ljava/lang/String;
-
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 eLfmf;e()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 aLfmf;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 fLflw;f()Z
-
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 gLfmf;g()I
-
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 hLflw;h()Z
-
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 iLfmf;i()I
-
getGameMode
- 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 jLfmf;j()Ldvd;
-
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 aLfmf;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 bLfmf;b(J)V
-
setSpawnPoint
- Specified by:
setSpawnPointin interfaceMutableWorldProperties- Mappings:
Namespace Name Mixin selector named setSpawnPointLnet/minecraft/world/MutableWorldProperties;setSpawnPoint(Lnet/minecraft/world/WorldProperties$SpawnPoint;)Vintermediary method_187Lnet/minecraft/class_5269;method_187(Lnet/minecraft/class_5217$class_12064;)Vofficial aLfmm;a(Lflw$a;)V
-
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 aLfmf;a(Z)V
-
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 bLfmf;b(I)V
-
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 bLflw;b(Z)V
-
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 cLfmf;c(I)V
-
setGameMode
- 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 aLfmf;a(Ldvd;)V
-
isHardcore
public boolean isHardcore()- Specified by:
isHardcorein interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named isHardcoreLnet/minecraft/world/WorldProperties;isHardcore()Zintermediary method_152Lnet/minecraft/class_5217;method_152()Zofficial kLflw;k()Z
-
areCommandsAllowed
public boolean areCommandsAllowed()- 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 lLfmf;l()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 mLfmf;m()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 cLfmf;c(Z)V
-
getGameRules
- Specified by:
getGameRulesin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getGameRulesLnet/minecraft/world/level/ServerWorldProperties;getGameRules()Lnet/minecraft/world/rule/GameRules;intermediary method_146Lnet/minecraft/class_5268;method_146()Lnet/minecraft/class_1928;official nLfmf;n()Less;
-
getWorldBorder
- Specified by:
getWorldBorderin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named getWorldBorderLnet/minecraft/world/level/ServerWorldProperties;getWorldBorder()Ljava/util/Optional;intermediary method_27422Lnet/minecraft/class_5268;method_27422()Ljava/util/Optional;official oLfmf;o()Ljava/util/Optional;
-
setWorldBorder
- Specified by:
setWorldBorderin interfaceServerWorldProperties- Mappings:
Namespace Name Mixin selector named setWorldBorderLnet/minecraft/world/level/ServerWorldProperties;setWorldBorder(Ljava/util/Optional;)Vintermediary method_27415Lnet/minecraft/class_5268;method_27415(Ljava/util/Optional;)Vofficial aLfmf;a(Ljava/util/Optional;)V
-
getDifficulty
- 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 pLflw;p()Lccx;
-
isDifficultyLocked
public boolean isDifficultyLocked()- Specified by:
isDifficultyLockedin interfaceWorldProperties- Mappings:
Namespace Name Mixin selector named isDifficultyLockedLnet/minecraft/world/WorldProperties;isDifficultyLocked()Zintermediary method_197Lnet/minecraft/class_5217;method_197()Zofficial qLflw;q()Z
-
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 rLfmf;r()Lfrr;
-
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 sLfmf;s()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 dLfmf;d(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 tLfmf;t()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 eLfmf;e(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 uLfmf;u()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 aLfmf;a(Ljava/util/UUID;)V
-
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 aLflw;a(Ln;Ldvi;)V
-