Explode

class Explode(var plugin: CreeperHeal2) : Listener

Constructors

Link copied to clipboard
constructor(plugin: CreeperHeal2)

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun onBlockExplodeEvent(event: BlockExplodeEvent)
Link copied to clipboard
fun onEntityDamageEvent(event: EntityDamageEvent)
Link copied to clipboard
fun onEntityExplodeEvent(event: EntityExplodeEvent)
Link copied to clipboard
fun onHangingBreakEvent(event: HangingBreakEvent)