Interface TrustClaimEvent

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

public interface TrustClaimEvent extends ClaimEvent, net.kyori.event.Cancellable
Base event that is fired when a
invalid reference
User
's or
invalid reference
Group
's trust changes in a Claim.
  • Method Details

    • getTrustType

      TrustType getTrustType()
      The TrustType to grant user.
      Returns:
      The trust type