mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-19 15:35:52 +00:00
Server: fixed prepareBatch() not being marked as internal
This commit is contained in:
parent
bd43ff6579
commit
77590fb63a
@ -1356,6 +1356,7 @@ class Server{
|
||||
}
|
||||
|
||||
/**
|
||||
* @internal
|
||||
* Broadcasts a list of packets in a batch to a list of players
|
||||
*
|
||||
* @param bool|null $sync Compression on the main thread (true) or workers (false). Default is automatic (null).
|
||||
|
Loading…
x
Reference in New Issue
Block a user