Interface ClanTrustClaimEvent

All Superinterfaces:
net.kyori.event.Cancellable, ClaimEvent, Event, TrustClaimEvent
All Known Subinterfaces:
ClanTrustClaimEvent.Add, ClanTrustClaimEvent.Remove

public interface ClanTrustClaimEvent extends TrustClaimEvent
An event that is fired when one or more clan trust changes in a Claim.
  • Method Details

    • getClans

      Set<Clan> getClans()
      Gets the set of clans requesting trust.
      Returns:
      The set of clans requesting trust