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.SecondaryNested 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, setCancelledMethods inherited from interface org.spongepowered.api.event.block.InteractBlockEvent
block, targetSide