Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update all forge event code, attempt to become loader unaware #10397

Open
wants to merge 1 commit into
base: version/main
Choose a base branch
from

Conversation

Thodor12
Copy link
Contributor

@Thodor12 Thodor12 commented Nov 4, 2024

Changes proposed in this pull request

  • Introduce a new event handler in the IMinecoloniesAPI, which is backed by an interface containing basic methods for the events we want to send
  • Event handler is implemented in such a way it could be made loader unaware in the future if needed.
  • All logic for sending Forge specific events is ripped out in favor of the API event handler

Testing

  • Yes I tested this before submitting it.
  • I also did a multiplayer test.

Review please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants