Package mindustry.game
Class EventType.GeneratorPressureExplodeEvent
java.lang.Object
mindustry.game.EventType.GeneratorPressureExplodeEvent
- Enclosing class:
- EventType
Called when a neoplasia (or other pressure-based block, from mods) reactor explodes due to pressure.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
build
public final mindustry.gen.Building build
-
-
Constructor Details
-
GeneratorPressureExplodeEvent
public GeneratorPressureExplodeEvent(mindustry.gen.Building build)
-