Class FishCaughtEvent
java.lang.Object
com.hypixel.hytale.component.system.EcsEvent
com.hypixel.hytale.component.system.CancellableEcsEvent
com.mrbysco.gonefishing.api.event.FishCaughtEvent
- All Implemented Interfaces:
ICancellableEcsEvent
Event fired when player caught a fish. This event is cancellable, and allows you to modify the caught item.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CancellableEcsEvent
isCancelled, setCancelled
-
Constructor Details
-
FishCaughtEvent
-
-
Method Details
-
getCaughtItem
-
setCaughtItem
-
getPlayerRef
-