Skip to content

v1.2.7 Release

Compare
Choose a tag to compare
@retrooper retrooper released this 05 Jun 18:20
· 1211 commits to master since this release

Optimizations & bug fixes

  • getHand() function in WrappedPacketInUseEntity NULL!!, so for now I just removed the getHand() method.

  • WrappedPacketInEntityAction added as a couple of you suggested

  • Optimization to getting entities by their id(used in use entity and entity action packet)

  • After optimizing the way I access entities by their ID, file size has reduced by about 10%