Interface UserTrustClaimEvent

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

public interface UserTrustClaimEvent extends TrustClaimEvent
An event that is fired when a
invalid reference
User
's trust changes in a Claim.
  • Method Details

    • getUsers

      Set<UUID> getUsers()
      Gets the list of UUID's requesting trust.
      Returns:
      The list of uuid's requesting trust