Package mindustry.game
Class EventType.WorldLoadBeginEvent
java.lang.Object
mindustry.game.EventType.WorldLoadBeginEvent
- Enclosing class:
- EventType
Called when the world begin to load, just set `generating = true`.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WorldLoadBeginEvent
public WorldLoadBeginEvent()
-