Uses of Interface
dev.rono.igniscore.api.event.RuntimeBlockEvent
Packages that use RuntimeBlockEvent
-
Uses of RuntimeBlockEvent in dev.rono.igniscore.api.event
Classes in dev.rono.igniscore.api.event that implement RuntimeBlockEventModifier and TypeClassDescriptionfinal classFired when an active (fused) block instance is created, typically after ignition.final classFired on each scheduler tick while an active block instance counts down its fuse.final classFired when an active block instance reaches the end of its fuse or is externally triggered.