mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-08 02:42:58 +00:00
master-specific PHPStan nits
This commit is contained in:
@ -54,7 +54,7 @@ class PlayerInteractEvent extends PlayerEvent implements Cancellable{
|
||||
/**
|
||||
* @param Player $player
|
||||
* @param Item $item
|
||||
* @param Block|null $block
|
||||
* @param Block $block
|
||||
* @param Vector3|null $touchVector
|
||||
* @param int $face
|
||||
* @param int $action
|
||||
|
Reference in New Issue
Block a user