explosionRadius

abstract var explosionRadius: Int

The radius of the explosion this creeper will produce when it explodes.

In vanilla Minecraft, this will default to 3 for regular creepers, and 6 for charged creepers, however these values may differ depending on the implementation.