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

Add more generic version for BlockEndDragon class. #1888

Merged
merged 1 commit into from
Dec 6, 2021

Conversation

BONNe
Copy link
Member

@BONNe BONNe commented Dec 6, 2021

Use max world height instead of magic 255 value.

Currently, there is no issue with world height as the end is still 256 blocks height, but there are data packs and options to change it now.

Use max world height instead of magic 255 value.
@Poslovitch
Copy link
Member

Build is failing due to the Sonar job, but the code is properly building and tested.
Good catch!

@Poslovitch Poslovitch merged commit 3b64973 into BentoBoxWorld:develop Dec 6, 2021
tastybento added a commit that referenced this pull request Dec 13, 2021
* Update to Minecraft 1.18 (#1887)

* Make BlockEndDragon support custom max world height (#1888)

Use max world height instead of magic 255 value.

* Send PVP toggle messages only to on-island players.

#1885

* Add 1.18.1

Co-authored-by: BONNe <[email protected]>
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