Changes since 0.4.3
- Added
Facing::OFFSET
constant (map of facing directions to their coordinate offsets) - Added
AxisAlignedBB->offsetTowards()
andAxisAlignedBB->offsetTowardsCopy()
- moves the BB in the given direction by a specified distance - Modernize and cleanup code to PHP 8.0 standards
Despite the version bump to 1.0.0, this isn't a huge release. Staying on 0.x for so long was a mistake that needed to be corrected.