mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 17:36:12 +00:00
[ci skip] update changelog
This commit is contained in:
@ -561,6 +561,8 @@ This version features substantial changes to the network system, improving coher
|
||||
- `Player->getPing()`: moved to `NetworkSession`
|
||||
- `Player->getPort()`: moved to `NetworkSession`
|
||||
- `Player->updatePing()`: moved to `NetworkSession`
|
||||
- `Player->dataPacket()`: replaced by `NetworkSession->sendDataPacket()`
|
||||
- `Player->sendDataPacket()`: replaced by `NetworkSession->sendDataPacket()`
|
||||
|
||||
|
||||
### Plugin
|
||||
|
Reference in New Issue
Block a user