Commit Graph

5 Commits

Author SHA1 Message Date
Bukkit/Spigot
57fc47e650 #589: Expand the FishHook API
By: Martoph <sager1018@gmail.com>
2023-04-16 10:10:23 +10:00
Bukkit/Spigot
7502690157 #571: Expand the FishHook API
By: Parker Hawke <hawkeboyz2@hotmail.com>
2021-01-23 12:23:32 +11:00
Bukkit/Spigot
8079a5520c #559: Add wait time modification for FishHook
By: Airtheon <Airtheonthesalion@gmail.com>
2020-11-06 18:47:40 +11:00
Bukkit/Spigot
cbe5cc0768 SPIGOT-2159: Deprecate fish bite chance method
By: md_5 <git@md-5.net>
2016-04-10 19:41:05 +10:00
Bukkit/Spigot
b431d634d9 Rename Fish to FishHook. Fixes BUKKIT-3856
"Fish" is a badly named class to represent a fishing hook due to the
possibility (or lack of) that Minecraft may be getting fish entities.

This commit provides potential future compatibility by deprecating the
existing Fish class and moving the methods to a new class: FishHook.

By: riking <rikingcoding@gmail.com>
2013-04-01 13:30:47 -07:00