SpongePowered / Sponge

The SpongeAPI implementation targeting vanilla Minecraft and 3rd party platforms.
MIT License
390 stars 211 forks source link

Fix channels on SpongeForge #4120

Closed ginyai closed 1 month ago

ginyai commented 2 months ago

Fix channels on SpongeForge Fix #4115

aromaa commented 2 months ago

After thinking more about this, we might get some functionality to work with Forge channels too if type check for the Forge wrapped object too. Obviously that is a bit of hack too :)