fix: ignore cancellation of hitbox's interaction event
fix: comparator
fix: player animation and mechanic parameter
fix: hitbox of base entity did not call PlayerInteractAtEntityEvent
Merge pull request #35 from toxicity188/renovate/net.kyori-adventure-api-4.x
fix(deps): update dependency net.kyori:adventure-api to v4.21.0
refactor: remove repeated and unnecessary code
fix: head tag
BetterModel 1.5.2
Add
- 'bindhitbox' mechanic
- 'mountmodel' mechanic
- 'dismountmodel' mechanic
- 'dismountallmodel' mechanic
- use interaction entity
- 'override' property in animation
- 'loop mode' property in animation
- 'smooth' interpolation
Fix
- make hitbox listener entity to bukkit entity.
- optimize animation update
fix: increase animation lerp-in
fix: auto closing about entity tracker
fix: player inventory update
fix: MythicMobs compatibility
fix: animation degree issue
Merge remote-tracking branch 'origin/dev' into dev
fix: animation logic
chore: write update log
fix: force initial update
fix: hitbox position sync
fix: spawn entity
fix: move fire effect to interaction entity



