Skip to content

v1.1.0-SNAPSHOT Major bug fixes

Compare
Choose a tag to compare
@Tofaa2 Tofaa2 released this 06 Jan 02:19
· 170 commits to master since this release

Release fixes a lot of major bugs with the wrapper entities.

Breaking Changes:

  • EntityIdProvider from WrapperEntity#ID_PROVIDER was moved to EntityLib#getIdProvider and setIdProvider
  • WrapperEntity constructor exposes an entityId field, the EntityLib#createEntity has two versions now, one that uses the ID_PROVIDER, the other is manual.