Class EventType.TileOverlayChangeEvent

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

public static class EventType.TileOverlayChangeEvent extends Object
Called when a tile changes its overlay. Do not cache or use with a timer. Do not modify any tiles inside listener code.