neoforged / Bus

Event firing and listening framework, based on the event bus concept

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove `HasResult` and event result

Technici4n opened this issue · comments

They could just be regular subclass fields. We could move Event.Result to forge as a general-purpose "boolean or default" enum.