Interface FishingEvent
- All Superinterfaces:
Event
- All Known Subinterfaces:
FishingEvent.HookEntity,FishingEvent.Start,FishingEvent.Stop
An event when a "fishing" action is performed. Always involves a
FishingBobber.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceFired when anEntityis hooked.static interfaceAn event where theFishingBobberis cast.static interfaceA specificFishingEventwhere theFishingBobberis retracted or "reeled in". -
Method Summary
-
Method Details
-
fishHook
FishingBobber fishHook()Gets theFishingBobberrelated with this event.- Returns:
- The fish hook
-