PatchworkMC / patchwork-api

An attempt to reimplement the Minecraft Forge API on Fabric
GNU Lesser General Public License v2.1
282 stars 48 forks source link

Implement ItemFishedEvent #147

Closed cittyinthecloud closed 4 years ago

cittyinthecloud commented 4 years ago

Another event required by CoFH Core.

kitlith commented 4 years ago

Other than that single nit, looks solid.