SPIGOT-6875: Update references to old world height limits
By: md_5 <git@md-5.net>
This commit is contained in:
@@ -40,7 +40,7 @@ public interface Chunk extends PersistentDataHolder {
|
||||
* Gets a block from this chunk
|
||||
*
|
||||
* @param x 0-15
|
||||
* @param y 0-255
|
||||
* @param y world minHeight (inclusive) - world maxHeight (exclusive)
|
||||
* @param z 0-15
|
||||
* @return the Block
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user