Interface FishingEvent.HookEntity
- All Superinterfaces:
Cancellable
,Event
,FishingEvent
- Enclosing interface:
FishingEvent
Fired when an
Entity
is hooked.
CollideBlockEvent
is fired when a FishingBobber
becomes stuck in a block. This may be called multiple times
before FishingEvent.Stop
is fired, such as in the case where
the block the FishingBobber
is stuck in is broken.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.spongepowered.api.event.action.FishingEvent
FishingEvent.HookEntity, FishingEvent.Start, FishingEvent.Stop
-
Method Summary
Methods inherited from interface org.spongepowered.api.event.Cancellable
isCancelled, setCancelled
Methods inherited from interface org.spongepowered.api.event.action.FishingEvent
fishHook