mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-04-21 00:07:30 +00:00
[ci skip] changelog: mention StructureGrowEvent
This commit is contained in:
parent
43d90d621d
commit
3fe6ce7d1f
@ -511,6 +511,7 @@ However, if we add `src-namespace-prefix: pmmp\TesterPlugin` to the `plugin.yml`
|
||||
- `EntityItemPickupEvent`: player (or other entity) picks up a dropped item (or arrow). Replaces `InventoryPickupItemEvent` and `InventoryPickupArrowEvent`.
|
||||
- Unlike its predecessors, this event supports changing the destination inventory.
|
||||
- If the destination inventory is `null`, the item will be destroyed. This is usually seen for creative players with full inventories.
|
||||
- `StructureGrowEvent`: called when trees or bamboo grow (or any other multi-block plant structure).
|
||||
- The following events have been removed:
|
||||
- `EntityArmorChangeEvent`
|
||||
- `EntityInventoryChangeEvent`
|
||||
|
Loading…
x
Reference in New Issue
Block a user