mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-09 11:16:57 +00:00
fix some PhpStorm inspections
This commit is contained in:
@ -3456,9 +3456,6 @@ class Player extends Human implements CommandSender, InventoryHolder, ChunkLoade
|
||||
*
|
||||
* @param string $title
|
||||
* @param int $type
|
||||
* @param int $fadeIn
|
||||
* @param int $stay
|
||||
* @param int $fadeOut
|
||||
*/
|
||||
protected function sendTitleText(string $title, int $type){
|
||||
$pk = new SetTitlePacket();
|
||||
|
Reference in New Issue
Block a user