mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-10 17:52:02 -07:00
SPIGOT-3658: Update Chunk#getBlock(III) JavaDoc
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -34,7 +34,7 @@ public interface Chunk {
|
|||||||
* Gets a block from this chunk
|
* Gets a block from this chunk
|
||||||
*
|
*
|
||||||
* @param x 0-15
|
* @param x 0-15
|
||||||
* @param y 0-127
|
* @param y 0-255
|
||||||
* @param z 0-15
|
* @param z 0-15
|
||||||
* @return the Block
|
* @return the Block
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user