Interface ClientWorldProperties
-
- All Superinterfaces:
GameRuleHolder
,WeatherUniverse
,WorldProperties
public interface ClientWorldProperties extends WorldProperties
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.spongepowered.api.world.weather.WeatherUniverse
WeatherUniverse.Mutable
-
-
Method Summary
-
Methods inherited from interface org.spongepowered.api.world.gamerule.GameRuleHolder
gameRule, gameRules, setGameRule
-
Methods inherited from interface org.spongepowered.api.world.weather.WeatherUniverse
weather
-
Methods inherited from interface org.spongepowered.api.world.storage.WorldProperties
dayTime, difficulty, gameTime, hardcore, setSpawnPosition, spawnPosition, worldBorder
-
-