impactedBlocks throw :TypeError: Array contains unsupported type.
BeforeExplosionEvent 's impactedBlocks.
if use Array.filter() filter it will throw: TypeError: Array contains unsupported type.
example:
event.impactedBlocks = event.impactedBlocks.filter((arg) =>
);
2021-11-23, 05:10 PM
2022-04-18, 10:10 AM
2022-04-18, 10:10 AM
0
0
-