Interface WeatherUniverse

All Known Subinterfaces:
ClientWorld, ClientWorldProperties, ServerWorld, ServerWorldProperties, WeatherUniverse.Mutable, World<W,L>, WorldProperties

public interface WeatherUniverse
A universe affected by Weather.
  • Nested Class Summary Link icon

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
     
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    Gets the current Weather taking place in this volume.
  • Method Details Link icon

    • weather Link icon

      Weather weather()
      Gets the current Weather taking place in this volume.
      Returns:
      The current weather.