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 ForgeEventFactory.gatherCapabilities #129

Closed kitlith closed 4 years ago

kitlith commented 4 years ago

My daily PR, as promised. :P

Once again, the first two commits are part of #127, the PR will be rebased, etc. once that is merged.

kitlith commented 4 years ago

rebase'd w/ git rebase --onto master event-dispatcher-module