
Sepals
An extremely radical and experimental optimization for Minecraft server performances.
Fix bug of happening java.lang.IllegalArgumentException while ticking villager.
Fix bug of happening java.lang.IllegalArgumentException while ticking villager.
Fix bug of causing ClassCastException when ticking entity. (#16)
Fix bug of causing ClassCastException when ticking entity. (#16)
Fixed bug of breaking gamerule 'max_entity_cramming' when enabled sepals entity cramming feature. (#48 )
Fixed bug of breaking gamerule 'max_entity_cramming' when enabled sepals entity cramming feature. (#48 )
Support for '1.21.11' version. No optimizations and compatibles changed.
Support for '1.21.11' version.
Removed 'fabric-api' depends.
No optimizations and compatibles changed.Support for '1.21.10' version. (also '1.21.9' too)
Support for '1.21.10' version. (also '1.21.9' too)
Use daisy to replace built-in utils.
Use daisy to replace built-in utils.
Support to '1.21.9' Minecraft.
Support to '1.21.9' Minecraft.
Remove fastjson dependence, use gson to replacing.
Remove fastjson dependence, use gson to replacing.
Fix bug of unable to change config 'enableSepalsVillager' and 'forceEnableSepalsPoi'.
More simply SepalsEntityPredicates.
'sepalsGetInChunk' be default getInChunk supporter.
Fix problem of something optimizations doesn't apply in singleplayer.
Caching 'isIn' result, prevent too much set contains probe.
Fix bug of unable to change config 'enableSepalsVillager' and 'forceEnableSepalsPoi'.
More simply SepalsEntityPredicates.
'sepalsGetInChunk' be default getInChunk supporter.
Fix problem of something optimizations doesn't apply in singleplayer.
Caching 'isIn' result, prevent too much set contains probe.
