- The following classes have been added: - `ItemMergeEvent` - `ItemEntityStackSizeChangeAnimation` - The following API methods have been added: - `ItemEntity->isMergeable()` - `ItemEntity->tryMergeInto()` - `ItemEntity->setStackSize()`
while this API is a bit yucky, it's a step forward for protocol isolation and offers the possibility of controlling animations by adding events.