Package com.griefdefender.api.event
Interface CreateClaimEvent
- All Superinterfaces:
net.kyori.event.Cancellable,ClaimEvent,Event
- All Known Subinterfaces:
CreateClaimEvent.Post,CreateClaimEvent.Pre
An event that is fired before a claim is created.
Note: Canceling this event will prevent claim creation.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceFired after the claim is created.static interfaceFired before the claim is created. -
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, setMessage