Skip to content

MC1.20.1-1.7.0

Compare
Choose a tag to compare
@DerToaster98 DerToaster98 released this 13 Aug 16:02
· 31 commits to master since this release

This is a release candidate for the next version, if it works well enough it will be published on curseforge

  • refactor mixinLivingEntity
  • move all implementations into the interface so one can override stuff easier
  • began work on orientable bounding boxes (not yet usable or available!)
  • corrected example
  • directly apply collected information if trustClient is set to true
  • deprecated IModifiableMultipartEntity as it is no longer needed
  • added scaling callback (implement IMHLibSizeCallback)
  • updated readme
  • sort of implement pivot points (untested, don't use yet, might not behave as you want)
  • added access to setEnabled()

Full Changelog: MC1.20.1-1.7.0-RC1...MC1.20.1-1.7.0