Package mindustry.game
Class EventType.BlockDestroyEvent
java.lang.Object
mindustry.game.EventType.BlockDestroyEvent
- Enclosing class:
- EventType
Called right before a block is destroyed.
The tile entity of the tile in this event cannot be null when this happens.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
tile
-
-
Constructor Details
-
BlockDestroyEvent
-