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

Update patchwork-extensions and patchwork-extensions-entity #224

Closed WalkerKnapp closed 3 years ago

WalkerKnapp commented 3 years ago

It's finally done! This took way longer to test than it did to implement, but for the most part, both are now updated.

Some TODO items for the future:

TheGlitch76 commented 3 years ago

Hi yes, can you please annotate any method in IForge* that hasn't had all of its callsites implemented with @Stubbed? It is used in AreWePatchworkYet and may be detected in a future version of Patcher