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

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

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

    • weather

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