mirror of
https://github.com/SikongJueluo/kubejs-utils.git
synced 2026-01-29 08:17:49 +08:00
feat(events): add C4 explosion event emission
This commit is contained in:
1
types/EventBus.d.ts
vendored
1
types/EventBus.d.ts
vendored
@@ -6,6 +6,7 @@ interface EventMap {
|
||||
LivingEntityUseItemEvent$Finish: Internal.LivingEntityUseItemEvent$Finish;
|
||||
C4Activated: C4ActivatedEvent;
|
||||
C4UseStarted: C4UseStartedEvent;
|
||||
C4Explosion: C4ExplosionEvent;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user