Hi,
Does anyone know a way that I can let custom entities use a fishing rod. I've referenced the bow class and associated classes, however similar classes that involve a projectile don't require a player as a parameter, but just a living entity. Both the FishingRodItem and the FishingHook classes require a Player specifically as a parameter either to use the item, or in the constructor to create the projectile. Any help is greatly appreciated.