Interface InteractBlockEvent.Primary.Start
- All Superinterfaces:
Cancellable
,Event
,InteractBlockEvent
,InteractBlockEvent.Primary
,InteractEvent
- Enclosing interface:
InteractBlockEvent.Primary
public static interface InteractBlockEvent.Primary.Start
extends InteractBlockEvent.Primary, Cancellable
Called when a player starts digging a block.
Canceling this will prevent starting to break a block in survival and breaking a block in creative
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.event.block.InteractBlockEvent
InteractBlockEvent.Primary, InteractBlockEvent.Secondary
Nested classes/interfaces inherited from interface org.spongepowered.api.event.block.InteractBlockEvent.Primary
InteractBlockEvent.Primary.Finish, InteractBlockEvent.Primary.Start, InteractBlockEvent.Primary.Stop
-
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled
Methods inherited from interface org.spongepowered.api.event.block.InteractBlockEvent
block, targetSide