public static interface FishingEvent.HookEntity extends FishingEvent, TargetEntityEvent, Cancellable
Entity
is hooked.
CollideBlockEvent
is fired when a FishHook
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 FishHook
is stuck in is broken.
FishingEvent.HookEntity, FishingEvent.Start, FishingEvent.Stop
getFishHook
getTargetEntity
getCause, getContext, getSource
isCancelled, setCancelled