mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-30 23:29:54 +00:00
Level: fixed sendBlocks() documentation
This commit is contained in:
parent
17eef9f902
commit
dfc11abf2d
@ -847,7 +847,7 @@ class Level implements ChunkManager, Metadatable{
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param Player[] $target
|
* @param Player[] $target
|
||||||
* @param Block[] $blocks
|
* @param Vector3[] $blocks
|
||||||
* @param int $flags
|
* @param int $flags
|
||||||
* @param bool $optimizeRebuilds
|
* @param bool $optimizeRebuilds
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user