mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
docs fixes
This commit is contained in:
parent
8b350808ef
commit
4c848bb4c1
@ -179,8 +179,8 @@ class Chunk{
|
||||
* @param int $x 0-15
|
||||
* @param int $y
|
||||
* @param int $z 0-15
|
||||
* @param int|null $blockId 0-255 if null, does not change
|
||||
* @param int|null $meta 0-15 if null, does not change
|
||||
* @param int $blockId 0-255
|
||||
* @param int $meta 0-15
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user