public interface FishingEvent extends Event
FishHook
.Modifier and Type | Interface and Description |
---|---|
static interface |
FishingEvent.HookEntity
Fired when an
Entity is hooked. |
static interface |
FishingEvent.Start
An event where the
FishHook is cast. |
static interface |
FishingEvent.Stop
A specific
FishingEvent where the FishHook is retracted
or "reeled in". |
Modifier and Type | Method and Description |
---|---|
FishHook |
getFishHook()
Gets the
FishHook related with this event. |
getCause, getContext, getSource