explosion

fun explosion(location: Location, power: Float = 1.0f)

Sends a fake explosion effect to the player at the given location.

Parameters

location

The center of the explosion.

power

The explosion power (affects visual radius).