mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-19 12:56:30 +00:00
SPIGOT-3658: Update Chunk#getBlock(III) JavaDoc
This commit is contained in:
parent
6198e69596
commit
ee68fbfb8e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ public interface Chunk {
|
|||
* Gets a block from this chunk
|
||||
*
|
||||
* @param x 0-15
|
||||
* @param y 0-127
|
||||
* @param y 0-255
|
||||
* @param z 0-15
|
||||
* @return the Block
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue