Uses of Interface
org.bukkit.entity.FishHook
-
Packages that use FishHook Package Description org.bukkit.event.player -
-
Uses of FishHook in org.bukkit.event.player
Methods in org.bukkit.event.player that return FishHook Modifier and Type Method Description @NotNull FishHook
PlayerFishEvent. getHook()
Gets the fishing hook.Constructors in org.bukkit.event.player with parameters of type FishHook Constructor Description PlayerFishEvent(@NotNull Player player, @Nullable Entity entity, @NotNull FishHook hookEntity, @NotNull PlayerFishEvent.State state)
-