- FIx the problem of all configs always used default value, not toggleable in the last version.
- Add missing config commands for 'enableSepalsQuickCanBePushByEntityPredicate' and 'enableSepalsBlockStateTagCache' to dispatcher.
- Only mixin LivingEntity nn server, this is useless in client side.
- Fix log spams when installed 'Lithium' or 'Moonrise-opt' mod.
Bug fixes
- Fix bug of Sepals living target cache not working when enabled in configs.
- Fix bug of entity follow range still using 1.21.3 (fixed a value) instead 1.21.4 feature (setting by entity attribute).
Other changes
- Use HashMap instead of RBTreeMap to improve entities fetch speed.
- Try to optimize item merge performance, use config key 'enableSepalsItemMerge' to toggle this feature.