Interface PrimeExplosiveEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
PrimeExplosiveEvent.Post
,PrimeExplosiveEvent.Pre
Event called when a
FusedExplosive
is primed for detonation.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Event called after aFusedExplosive
has been primed for detonation.static interface
Event called immediately before aFusedExplosive
is primed for detonation. -
Method Summary
-
Method Details
-
fusedExplosive
FusedExplosive fusedExplosive()Gets theFusedExplosive
.- Returns:
- The fused explosive
-