Entity.attack

Attacks an entity and returns the event used.

class Entity
T
attack
()
if (
is(T == class) &&
!isAbstractClass!T
)

Meta