You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.
SubscribeEvent handlers and ObjectHolder handlers should be registered in the static initializer of the relevant class file. Otherwise we could be loading classes way too early! I haven't found any mods that this causes failure with however.
The text was updated successfully, but these errors were encountered:
SubscribeEvent handlers and ObjectHolder handlers should be registered in the static initializer of the relevant class file. Otherwise we could be loading classes way too early! I haven't found any mods that this causes failure with however.
The text was updated successfully, but these errors were encountered: