Package mindustry.game
Class EventType.TilePreChangeEvent
java.lang.Object
mindustry.game.EventType.TilePreChangeEvent
- Enclosing class:
- EventType
Called *before* a tile has changed.
WARNING! This event is special: its instance is reused! Do not cache or use with a timer.
Do not modify any tiles inside listeners that use this tile.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
tile
-
-
Constructor Details
-
TilePreChangeEvent
public TilePreChangeEvent()
-
-
Method Details
-
set
-