Interface AttackPlayerEvent

All Superinterfaces:
net.kyori.event.Cancellable, ClaimEvent, Event

public interface AttackPlayerEvent extends ClaimEvent, net.kyori.event.Cancellable
An event is fired when a User is attacked in a
invalid reference
Claim
.
  • Method Details

    • getUser

      User getUser()
      Gets the target User
      Returns:
      The target user