This repository has been archived by the owner on Feb 27, 2024. It is now read-only.
Recommended Build v7.3.0
This contains the full release of SpongeAPI 7.3.
Additional fixes and features are:
- Ensured that cancelling
DamageEntityEvent
cancels all damage effects. - Offering
ConnectedDirectionsData
to some blocks will now work as intended. - Fixed startup crash with Applied Energetics 2.
- Added config option to disable neighbour notifcations in unloaded chunks.
- Fixed Sponge choosing an incorrect transaction when in
CraftItemEvent.Preview
. - Fixes
CollideEntityEvent
containing the wrong cause. - Fix ItemStack builder not always pruning empty data containers causing an erroneous tag compound to appear.
- Fixed various Configurate - DataContainer translator issues.
- Fixed some entities being activated when they shouldn't be.
- Fixed
UserStorageService
sometimes throwing exceptions. - Fixed
ClassCastException
forAreaEffectCloudProcessor
.