Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Recommended Build v7.2.0

Compare
Choose a tag to compare
@dualspiral dualspiral released this 29 Mar 12:19
· 75 commits to stable-7 since this release

USERS OF OLDER VERSIONS OF SPONGEVANILLA SHOULD UPDATE TO THIS VERSION. This is to protect yourself against a potential DoS exploit.

See https://forums.spongepowered.org/t/spongeapi-7-2-and-spongeforge-spongevanilla-recommended-build-7-2-0-released/35500

Notable changes in this release are.

  • Update Sponge API to 7.2 release
  • ClickInventoryEvent.NumberPress no longer causing item duplication
  • Entity#getValues​(), Entity#getKeys() and Entity#getContainers() now supply all vanilla manipulators for the Entity this is called on
  • Fixed interaction events not being called correctly when left clicking in the air