Package net.minestom.server.event.entity
Class EntityAttackEvent
java.lang.Object
net.minestom.server.event.Event
net.minestom.server.event.entity.EntityAttackEvent
public class EntityAttackEvent extends Event
Called when a player does a left click on an entity or with
EntityCreature.attack(Entity)
.-
Constructor Summary
Constructors Constructor Description EntityAttackEvent(Entity source, Entity target)
-
Method Summary