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

Fix wrong calculation of required amount of ExtendedBlockStorage's #776

Open
wants to merge 2 commits into
base: MC_1.12
Choose a base branch
from

Conversation

hohserg1
Copy link

Case: World#getMinHeight == 1, World#getMaxHeight == 17, it required 2 length of storageArrays
but previous code of modifySectionArrayLength will give only 1 lenght.
This pr about support of cases when getMaxHeight returns not first block of next unused cube, which probably may be.

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 participant