mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-04 17:06:16 +00:00
Fixed a bunch of things PHPStan finds unpalatable
close #2614, fix a bunch of docs bugs, fix sendCreativeContents() crash on Human holders, move some inline variable declarations
This commit is contained in:
@ -96,7 +96,7 @@ abstract class Tile extends Position{
|
||||
* @param string $type
|
||||
* @param Level $level
|
||||
* @param CompoundTag $nbt
|
||||
* @param $args
|
||||
* @param mixed ...$args
|
||||
*
|
||||
* @return Tile|null
|
||||
*/
|
||||
|
Reference in New Issue
Block a user