Package net.minecraft.world.level
Interface ServerWorldProperties
- All Superinterfaces:
MutableWorldProperties
,WorldProperties
- All Known Implementing Classes:
LevelProperties
,UnmodifiableLevelProperties
- Mappings:
Namespace Name named net/minecraft/world/level/ServerWorldProperties
intermediary net/minecraft/class_5268
official eqd
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
int
int
int
int
boolean
default void
populateCrashReport
(CrashReportSection reportSection, HeightLimitView world) void
setClearWeatherTime
(int clearWeatherTime) void
setGameMode
(GameMode gameMode) void
setInitialized
(boolean initialized) void
setRainTime
(int rainTime) void
setThundering
(boolean thundering) void
setThunderTime
(int thunderTime) void
setTime
(long time) void
setTimeOfDay
(long timeOfDay) void
setWanderingTraderId
(UUID wanderingTraderId) void
setWanderingTraderSpawnChance
(int wanderingTraderSpawnChance) void
setWanderingTraderSpawnDelay
(int wanderingTraderSpawnDelay) void
setWorldBorder
(WorldBorder.Properties worldBorder) Methods inherited from interface net.minecraft.world.MutableWorldProperties
setSpawnPos
Methods inherited from interface net.minecraft.world.WorldProperties
getDifficulty, getGameRules, getSpawnAngle, getSpawnPos, getTime, getTimeOfDay, isDifficultyLocked, isHardcore, isRaining, isThundering, setRaining
-
Method Details
-
getLevelName
String getLevelName()- 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
Leqd;e()Ljava/lang/String;
-
setThundering
void setThundering(boolean thundering) - 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
Leqd;a(Z)V
-
getRainTime
int getRainTime()- 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
Leqd;j()I
-
setRainTime
void setRainTime(int rainTime) - 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
Leqd;c(I)V
-
setThunderTime
void setThunderTime(int thunderTime) - 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
Leqd;b(I)V
-
getThunderTime
int getThunderTime()- 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
Leqd;h()I
-
populateCrashReport
- Specified by:
populateCrashReport
in interfaceWorldProperties
- 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
Lepu;a(Lp;Ldcc;)V
-
getClearWeatherTime
int getClearWeatherTime()- 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
Leqd;f()I
-
setClearWeatherTime
void setClearWeatherTime(int clearWeatherTime) - 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
Leqd;a(I)V
-
getWanderingTraderSpawnDelay
int getWanderingTraderSpawnDelay()- 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
Leqd;t()I
-
setWanderingTraderSpawnDelay
void setWanderingTraderSpawnDelay(int wanderingTraderSpawnDelay) - 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
Leqd;d(I)V
-
getWanderingTraderSpawnChance
int getWanderingTraderSpawnChance()- 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
Leqd;u()I
-
setWanderingTraderSpawnChance
void setWanderingTraderSpawnChance(int wanderingTraderSpawnChance) - 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
Leqd;e(I)V
-
getWanderingTraderId
- 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
Leqd;v()Ljava/util/UUID;
-
setWanderingTraderId
- 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
Leqd;a(Ljava/util/UUID;)V
-
getGameMode
GameMode getGameMode()- 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
Leqd;k()Ldbx;
-
setWorldBorder
- 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
Leqd;a(Ldtv$c;)V
-
getWorldBorder
WorldBorder.Properties getWorldBorder()- 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
Leqd;p()Ldtv$c;
-
isInitialized
boolean isInitialized()- 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
Leqd;n()Z
-
setInitialized
void setInitialized(boolean initialized) - 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
Leqd;c(Z)V
-
areCommandsAllowed
boolean areCommandsAllowed()- 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
Leqd;m()Z
-
setGameMode
- 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
Leqd;a(Ldbx;)V
-
getScheduledEvents
Timer<MinecraftServer> getScheduledEvents()- 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
Leqd;s()Levg;
-
setTime
void setTime(long time) - 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
Leqd;a(J)V
-
setTimeOfDay
void setTimeOfDay(long timeOfDay) - 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
Leqd;b(J)V
-