Definition at line 32 of file NetworkBroadcastUtils.php.
◆ broadcastEntityEvent()
static pocketmine\network\mcpe\NetworkBroadcastUtils::broadcastEntityEvent |
( |
array | $recipients, |
|
|
\Closure | $callback ) |
|
static |
- Parameters
-
Player[] | $recipients | @phpstan-param \Closure(EntityEventBroadcaster, array<int, NetworkSession>) : void $callback |
Definition at line 80 of file NetworkBroadcastUtils.php.
◆ broadcastPackets()
static pocketmine\network\mcpe\NetworkBroadcastUtils::broadcastPackets |
( |
array | $recipients, |
|
|
array | $packets ) |
|
static |
The documentation for this class was generated from the following file: