mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 18:32:55 +00:00
Merge commit '9cd6b3e1c7cd81d0a4b0da68d9b3ff026c9f6495'
This commit is contained in:
@ -43,9 +43,7 @@ class PlayerChatEvent extends PlayerEvent implements Cancellable{
|
||||
/** @var string */
|
||||
protected $format;
|
||||
|
||||
/**
|
||||
* @var CommandSender[]
|
||||
*/
|
||||
/** @var CommandSender[] */
|
||||
protected $recipients = [];
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user