Package net.minecraft.world
Interface WorldProperties
- All Known Subinterfaces:
MutableWorldProperties
,ServerWorldProperties
- All Known Implementing Classes:
ClientWorld.Properties
,LevelProperties
,UnmodifiableLevelProperties
public interface WorldProperties
- Mappings:
Namespace Name named net/minecraft/world/WorldProperties
intermediary net/minecraft/class_5217
official epu
-
Method Summary
Modifier and TypeMethodDescriptionfloat
long
getTime()
long
boolean
boolean
boolean
boolean
default void
populateCrashReport
(CrashReportSection reportSection, HeightLimitView world) void
setRaining
(boolean raining)
-
Method Details
-
getSpawnPos
BlockPos getSpawnPos()- 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
Lepu;a()Liz;
-
getSpawnAngle
float getSpawnAngle()- 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
Lepu;b()F
-
getTime
long getTime()- 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
Lepu;c()J
-
getTimeOfDay
long getTimeOfDay()- 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
Lepu;d()J
-
isThundering
boolean isThundering()- 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
Lepu;g()Z
-
isRaining
boolean isRaining()- 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
Lepu;i()Z
-
setRaining
void setRaining(boolean raining) - 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
Lepu;b(Z)V
-
isHardcore
boolean isHardcore()- 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
Lepu;l()Z
-
getGameRules
GameRules getGameRules()- Mappings:
Namespace Name Mixin selector named getGameRules
Lnet/minecraft/world/WorldProperties;getGameRules()Lnet/minecraft/world/GameRules;
intermediary method_146
Lnet/minecraft/class_5217;method_146()Lnet/minecraft/class_1928;
official o
Lepu;o()Ldbw;
-
getDifficulty
Difficulty getDifficulty()- 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
Lepu;q()Lbqt;
-
isDifficultyLocked
boolean isDifficultyLocked()- 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
Lepu;r()Z
-
populateCrashReport
- 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
-