AttackEntityEvent

class AttackEntityEvent(val entity: Entity) : CancellableEvent

Constructors

Link copied to clipboard
constructor(entity: Entity)

Properties

Link copied to clipboard
val entity: Entity
Link copied to clipboard

Let you know if the event is canceled

Link copied to clipboard

Functions

Link copied to clipboard

Allows you to cancel an event