Interface CreateClaimEvent

All Superinterfaces:
net.kyori.event.Cancellable, ClaimEvent, Event
All Known Subinterfaces:
CreateClaimEvent.Post, CreateClaimEvent.Pre

public interface CreateClaimEvent extends ClaimEvent, net.kyori.event.Cancellable
An event that is fired before a claim is created. Note: Canceling this event will prevent claim creation.