neoforged / Bus

Event firing and listening framework, based on the event bus concept
GNU Lesser General Public License v2.1
3 stars 8 forks source link

Respect `@SubscribeEvent.receiveCanceled` #33

Open AterAnimAvis opened 1 month ago

AterAnimAvis commented 1 month ago

Re-adds the dropped bypass, that was accidentally dropped in https://github.com/neoforged/Bus/pull/20

Fixes https://github.com/neoforged/Bus/issues/32