Package net.minecraft.world.level
Interface ServerWorldProperties
- All Superinterfaces:
MutableWorldProperties
,WorldProperties
- All Known Implementing Classes:
LevelProperties
,UnmodifiableLevelProperties
- Mappings:
Namespace Name official dvj
intermediary net/minecraft/class_5268
named net/minecraft/world/level/ServerWorldProperties
-
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
setSpawnAngle, setSpawnPos, setSpawnX, setSpawnY, setSpawnZ
Methods inherited from interface net.minecraft.world.WorldProperties
getDifficulty, getGameRules, getSpawnAngle, getSpawnX, getSpawnY, getSpawnZ, getTime, getTimeOfDay, isDifficultyLocked, isHardcore, isRaining, isThundering, setRaining
-
Method Details
-
getLevelName
String getLevelName()- Mappings:
Namespace Name Mixin selector official g
Ldvj;g()Ljava/lang/String;
intermediary method_150
Lnet/minecraft/class_5268;method_150()Ljava/lang/String;
named getLevelName
Lnet/minecraft/world/level/ServerWorldProperties;getLevelName()Ljava/lang/String;
-
setThundering
void setThundering(boolean thundering) - Mappings:
Namespace Name Mixin selector official a
Ldvj;a(Z)V
intermediary method_147
Lnet/minecraft/class_5268;method_147(Z)V
named setThundering
Lnet/minecraft/world/level/ServerWorldProperties;setThundering(Z)V
-
getRainTime
int getRainTime()- Mappings:
Namespace Name Mixin selector official l
Ldvj;l()I
intermediary method_190
Lnet/minecraft/class_5268;method_190()I
named getRainTime
Lnet/minecraft/world/level/ServerWorldProperties;getRainTime()I
-
setRainTime
void setRainTime(int rainTime) - Mappings:
Namespace Name Mixin selector official f
Ldvj;f(I)V
intermediary method_164
Lnet/minecraft/class_5268;method_164(I)V
named setRainTime
Lnet/minecraft/world/level/ServerWorldProperties;setRainTime(I)V
-
setThunderTime
void setThunderTime(int thunderTime) - Mappings:
Namespace Name Mixin selector official e
Ldvj;e(I)V
intermediary method_173
Lnet/minecraft/class_5268;method_173(I)V
named setThunderTime
Lnet/minecraft/world/level/ServerWorldProperties;setThunderTime(I)V
-
getThunderTime
int getThunderTime()- Mappings:
Namespace Name Mixin selector official j
Ldvj;j()I
intermediary method_145
Lnet/minecraft/class_5268;method_145()I
named getThunderTime
Lnet/minecraft/world/level/ServerWorldProperties;getThunderTime()I
-
populateCrashReport
- Specified by:
populateCrashReport
in interfaceWorldProperties
- Mappings:
Namespace Name Mixin selector official a
Ldvb;a(Lo;Lcjy;)V
intermediary method_151
Lnet/minecraft/class_5217;method_151(Lnet/minecraft/class_129;Lnet/minecraft/class_5539;)V
named populateCrashReport
Lnet/minecraft/world/WorldProperties;populateCrashReport(Lnet/minecraft/util/crash/CrashReportSection;Lnet/minecraft/world/HeightLimitView;)V
-
getClearWeatherTime
int getClearWeatherTime()- Mappings:
Namespace Name Mixin selector official h
Ldvj;h()I
intermediary method_155
Lnet/minecraft/class_5268;method_155()I
named getClearWeatherTime
Lnet/minecraft/world/level/ServerWorldProperties;getClearWeatherTime()I
-
setClearWeatherTime
void setClearWeatherTime(int clearWeatherTime) - Mappings:
Namespace Name Mixin selector official a
Ldvj;a(I)V
intermediary method_167
Lnet/minecraft/class_5268;method_167(I)V
named setClearWeatherTime
Lnet/minecraft/world/level/ServerWorldProperties;setClearWeatherTime(I)V
-
getWanderingTraderSpawnDelay
int getWanderingTraderSpawnDelay()- Mappings:
Namespace Name Mixin selector official v
Ldvj;v()I
intermediary method_18038
Lnet/minecraft/class_5268;method_18038()I
named getWanderingTraderSpawnDelay
Lnet/minecraft/world/level/ServerWorldProperties;getWanderingTraderSpawnDelay()I
-
setWanderingTraderSpawnDelay
void setWanderingTraderSpawnDelay(int wanderingTraderSpawnDelay) - Mappings:
Namespace Name Mixin selector official g
Ldvj;g(I)V
intermediary method_18041
Lnet/minecraft/class_5268;method_18041(I)V
named setWanderingTraderSpawnDelay
Lnet/minecraft/world/level/ServerWorldProperties;setWanderingTraderSpawnDelay(I)V
-
getWanderingTraderSpawnChance
int getWanderingTraderSpawnChance()- Mappings:
Namespace Name Mixin selector official w
Ldvj;w()I
intermediary method_18039
Lnet/minecraft/class_5268;method_18039()I
named getWanderingTraderSpawnChance
Lnet/minecraft/world/level/ServerWorldProperties;getWanderingTraderSpawnChance()I
-
setWanderingTraderSpawnChance
void setWanderingTraderSpawnChance(int wanderingTraderSpawnChance) - Mappings:
Namespace Name Mixin selector official h
Ldvj;h(I)V
intermediary method_18042
Lnet/minecraft/class_5268;method_18042(I)V
named setWanderingTraderSpawnChance
Lnet/minecraft/world/level/ServerWorldProperties;setWanderingTraderSpawnChance(I)V
-
getWanderingTraderId
- Mappings:
Namespace Name Mixin selector official x
Ldvj;x()Ljava/util/UUID;
intermediary method_35506
Lnet/minecraft/class_5268;method_35506()Ljava/util/UUID;
named getWanderingTraderId
Lnet/minecraft/world/level/ServerWorldProperties;getWanderingTraderId()Ljava/util/UUID;
-
setWanderingTraderId
- Mappings:
Namespace Name Mixin selector official a
Ldvj;a(Ljava/util/UUID;)V
intermediary method_18040
Lnet/minecraft/class_5268;method_18040(Ljava/util/UUID;)V
named setWanderingTraderId
Lnet/minecraft/world/level/ServerWorldProperties;setWanderingTraderId(Ljava/util/UUID;)V
-
getGameMode
GameMode getGameMode()- Mappings:
Namespace Name Mixin selector official m
Ldvj;m()Lcjt;
intermediary method_210
Lnet/minecraft/class_5268;method_210()Lnet/minecraft/class_1934;
named getGameMode
Lnet/minecraft/world/level/ServerWorldProperties;getGameMode()Lnet/minecraft/world/GameMode;
-
setWorldBorder
- Mappings:
Namespace Name Mixin selector official a
Ldvj;a(Ldak$c;)V
intermediary method_27415
Lnet/minecraft/class_5268;method_27415(Lnet/minecraft/class_2784$class_5200;)V
named setWorldBorder
Lnet/minecraft/world/level/ServerWorldProperties;setWorldBorder(Lnet/minecraft/world/border/WorldBorder$Properties;)V
-
getWorldBorder
WorldBorder.Properties getWorldBorder()- Mappings:
Namespace Name Mixin selector official r
Ldvj;r()Ldak$c;
intermediary method_27422
Lnet/minecraft/class_5268;method_27422()Lnet/minecraft/class_2784$class_5200;
named getWorldBorder
Lnet/minecraft/world/level/ServerWorldProperties;getWorldBorder()Lnet/minecraft/world/border/WorldBorder$Properties;
-
isInitialized
boolean isInitialized()- Mappings:
Namespace Name Mixin selector official p
Ldvj;p()Z
intermediary method_222
Lnet/minecraft/class_5268;method_222()Z
named isInitialized
Lnet/minecraft/world/level/ServerWorldProperties;isInitialized()Z
-
setInitialized
void setInitialized(boolean initialized) - Mappings:
Namespace Name Mixin selector official c
Ldvj;c(Z)V
intermediary method_223
Lnet/minecraft/class_5268;method_223(Z)V
named setInitialized
Lnet/minecraft/world/level/ServerWorldProperties;setInitialized(Z)V
-
areCommandsAllowed
boolean areCommandsAllowed()- Mappings:
Namespace Name Mixin selector official o
Ldvj;o()Z
intermediary method_194
Lnet/minecraft/class_5268;method_194()Z
named areCommandsAllowed
Lnet/minecraft/world/level/ServerWorldProperties;areCommandsAllowed()Z
-
setGameMode
- Mappings:
Namespace Name Mixin selector official a
Ldvj;a(Lcjt;)V
intermediary method_193
Lnet/minecraft/class_5268;method_193(Lnet/minecraft/class_1934;)V
named setGameMode
Lnet/minecraft/world/level/ServerWorldProperties;setGameMode(Lnet/minecraft/world/GameMode;)V
-
getScheduledEvents
Timer<MinecraftServer> getScheduledEvents()- Mappings:
Namespace Name Mixin selector official u
Ldvj;u()Ldzw;
intermediary method_143
Lnet/minecraft/class_5268;method_143()Lnet/minecraft/class_236;
named getScheduledEvents
Lnet/minecraft/world/level/ServerWorldProperties;getScheduledEvents()Lnet/minecraft/world/timer/Timer;
-
setTime
void setTime(long time) - Mappings:
Namespace Name Mixin selector official a
Ldvj;a(J)V
intermediary method_29034
Lnet/minecraft/class_5268;method_29034(J)V
named setTime
Lnet/minecraft/world/level/ServerWorldProperties;setTime(J)V
-
setTimeOfDay
void setTimeOfDay(long timeOfDay) - Mappings:
Namespace Name Mixin selector official b
Ldvj;b(J)V
intermediary method_29035
Lnet/minecraft/class_5268;method_29035(J)V
named setTimeOfDay
Lnet/minecraft/world/level/ServerWorldProperties;setTimeOfDay(J)V
-