mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-15 19:46:20 +00:00
Server: fixed wrong doc type on broadcastMessage()
This commit is contained in:
@@ -1341,7 +1341,7 @@ class Server{
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @param TextContainer|string $message
|
* @param TextContainer|string $message
|
||||||
* @param Player[] $recipients
|
* @param CommandSender[] $recipients
|
||||||
*
|
*
|
||||||
* @return int
|
* @return int
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user