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

Separate biome features and biome events on load, closes #190 #226

Merged
merged 1 commit into from
Mar 14, 2021

Conversation

vectorwing
Copy link
Owner

This implements the enhancements/fixes proposed in #190, by moving the onBiomeLoad event outside the class where ConfiguredFeature<?, ?> is stored. It also enqueues their registration correctly.

@3TUSK and @ZekerZhayard, feel free to review this if you can, just to make sure this is what you meant. The changes work locally, but I could not test them with the OpenJ9 VM.

@vectorwing vectorwing changed the title Separate biome features and biome events on load Separate biome features and biome events on load, closes #190 Mar 14, 2021
@vectorwing vectorwing linked an issue Mar 14, 2021 that may be closed by this pull request
@ZekerZhayard
Copy link

Works fine for me under AdoptOpenJDK 8u282/11.0.10/15.0.2 with OpenJ9 0.26.0

@vectorwing
Copy link
Owner Author

Wonderful! Thanks for your time. 😄

@vectorwing vectorwing merged commit c34b145 into 1.16.3 Mar 14, 2021
@vectorwing vectorwing deleted the fix/biome-feature-load branch March 17, 2021 02:30
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.

[1.16.5] Crashing on launch.
2 participants