[SPIGOT-6875] Chunk#getBlock is using old information Created: 28/Dec/21 Updated: 02/Jan/22 Resolved: 02/Jan/22 |
|
Status: | Resolved |
Project: | Spigot |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Bug | Priority: | Minor |
Reporter: | HexedHero | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | javadocs |
Version: | N/A |
Guidelines Read: | Yes |
Description |
https://hub.spigotmc.org/javadocs/spigot/org/bukkit/Chunk.html#getBlock(int,int,int) says y - 0-255 when now in 1.17+ this can be the min and max height of the world. |