Class EventType.TileFloorChangeEvent

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

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