Script API - v1.19.80
Preparing search index...
@minecraft/server@1.2.0-beta
ExplosionEventSignal_deprecated
Class ExplosionEventSignal_deprecated
Beta
Hierarchy (
View Summary
)
IExplosionEventSignal
ExplosionEventSignal_deprecated
Index
Constructors
constructor
Methods
subscribe
unsubscribe
Constructors
Protected
constructor
new
ExplosionEventSignal_deprecated
()
:
ExplosionEventSignal_deprecated
Beta
Returns
ExplosionEventSignal_deprecated
Methods
subscribe
subscribe
(
callback
:
(
arg
:
ExplosionEvent
)
=>
void
,
)
:
(
arg
:
ExplosionEvent
)
=>
void
Beta
Parameters
callback
:
(
arg
:
ExplosionEvent
)
=>
void
Returns
(
arg
:
ExplosionEvent
)
=>
void
Remarks
This function can't be called in
read-only mode
.
unsubscribe
unsubscribe
(
callback
:
(
arg
:
ExplosionEvent
)
=>
void
)
:
void
Beta
Parameters
callback
:
(
arg
:
ExplosionEvent
)
=>
void
Returns
void
Remarks
This function can't be called in
read-only mode
.
Throws
This function can throw errors.
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
subscribe
unsubscribe
Script API - v1.19.80
Loading...
Remarks
This function can't be called in read-only mode.