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

Dispatch to EntityEvents from ForgeHooks, etc. #134

Closed kitlith closed 4 years ago

kitlith commented 4 years ago

The last of the PRs split off from #115 and #121. This PR may interact with #118 (and others?), as that adds more entity events.

kitlith commented 4 years ago

rebased