Interface InteractBlockEvent.Primary.Stop
-
- All Superinterfaces:
Event
,InteractBlockEvent
,InteractBlockEvent.Primary
,InteractEvent
- Enclosing interface:
- InteractBlockEvent.Primary
public static interface InteractBlockEvent.Primary.Stop extends InteractBlockEvent.Primary
Called when a player cancels digging a block.
-
-
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.block.InteractBlockEvent
block, targetSide
-
-