Package net.minecraft.world
Interface MutableWorldProperties
- All Superinterfaces:
- WorldProperties
- All Known Subinterfaces:
- ServerWorldProperties
- All Known Implementing Classes:
- ClientWorld.Properties,- LevelProperties,- UnmodifiableLevelProperties
- Mappings:
- Namespace - Name - named - net/minecraft/world/MutableWorldProperties- intermediary - net/minecraft/class_5269- official - evn
- 
Method SummaryMethods inherited from interface net.minecraft.world.WorldPropertiesgetDifficulty, getSpawnAngle, getSpawnPos, getTime, getTimeOfDay, isDifficultyLocked, isHardcore, isRaining, isThundering, populateCrashReport, setRaining
- 
Method Details- 
setSpawnPos- Mappings:
- Namespace - Name - Mixin selector - named - setSpawnPos- Lnet/minecraft/world/MutableWorldProperties;setSpawnPos(Lnet/minecraft/util/math/BlockPos;F)V- intermediary - method_187- Lnet/minecraft/class_5269;method_187(Lnet/minecraft/class_2338;F)V- official - a- Levn;a(Lji;F)V
 
 
-