Class EventType.WorldLoadEvent

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

public static class EventType.WorldLoadEvent extends Object
Called when a game begins and the world tiles are loaded, just set `generating = false`. Entities are not yet loaded at this stage.
  • Constructor Details

    • WorldLoadEvent

      public WorldLoadEvent()