Package com.griefdefender.api.event
Interface GroupTrustClaimEvent.Remove
- All Superinterfaces:
net.kyori.event.Cancellable,ClaimEvent,Event,GroupTrustClaimEvent,TrustClaimEvent,TrustClaimEvent.Remove
- Enclosing interface:
GroupTrustClaimEvent
public static interface GroupTrustClaimEvent.Remove
extends GroupTrustClaimEvent, TrustClaimEvent.Remove
Fired when a group is removed from claim trust.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.griefdefender.api.event.GroupTrustClaimEvent
GroupTrustClaimEvent.Add, GroupTrustClaimEvent.RemoveNested classes/interfaces inherited from interface com.griefdefender.api.event.TrustClaimEvent
TrustClaimEvent.Add, TrustClaimEvent.Remove -
Method Summary
Methods inherited from interface net.kyori.event.Cancellable
cancelled, cancelledMethods inherited from interface com.griefdefender.api.event.ClaimEvent
getClaim, getClaims, getMessage, getSource, getSourceUser, setMessageMethods inherited from interface com.griefdefender.api.event.GroupTrustClaimEvent
getGroupsMethods inherited from interface com.griefdefender.api.event.TrustClaimEvent
getTrustType