[ci skip] update changelog

This commit is contained in:
Dylan K. Taylor 2019-08-19 17:22:22 +01:00
parent 2d4a32fc77
commit 1262b06797

View File

@ -154,6 +154,7 @@ This version features substantial changes to the network system, improving coher
### Entity
#### General
- `Entity` no longer extends from `Location`. `Entity->getLocation()` and `Entity->getPosition()` should be used instead.
- The following API methods have been added:
- `ItemEntity->getDespawnDelay()`
- `ItemEntity->setDespawnDelay()`