Class EventType.SectorInvasionEvent

java.lang.Object
mindustry.game.EventType.SectorInvasionEvent
Enclosing class:
EventType

public static class EventType.SectorInvasionEvent extends Object
Called when a sector is destroyed by waves when you're not there.
  • Field Details

    • sector

      public final Sector sector
  • Constructor Details

    • SectorInvasionEvent

      public SectorInvasionEvent(Sector sector)