Chunk Y position
codingMASTER398 opened this issue · 1 comments
codingMASTER398 commented
hey there!
In the documentation and program, you can only load chunks by x and z position.
In minecraft though, this is a different case.
And, when you go a bit lower,
An entirely different chunk.
How can I load a chunk using the Y position also, or do I have to multiply and do math or some shit to make the y position relative?