mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-22 00:33:59 +00:00
[ci skip] changelog: mention InventoryPickupItemEvent->getItemEntity() rename
This commit is contained in:
parent
2064b411f2
commit
74902d9926
@ -348,6 +348,8 @@ This version features substantial changes to the network system, improving coher
|
||||
- The following API methods have been removed:
|
||||
- `PlayerPreLoginEvent->setKickMessage()`
|
||||
- `PlayerPreLoginEvent->getPlayer()`
|
||||
- The following API methods have been moved / renamed:
|
||||
- `InventoryPickupItemEvent->getItem()` -> `InventoryPickupItemEvent->getItemEntity()`
|
||||
|
||||
#### Other changes
|
||||
- Disconnecting players during events no longer crashes the server (although it might cause other side effects).
|
||||
|
Loading…
x
Reference in New Issue
Block a user