pistoncompression-1.5.1.jar
Curse Maven Snippet
What's new
v1.5.1
- Added source code to the release.
- Minor performance optimizations based on profiling:
checkForCompression()now collects the 7 checked block states into a fixed-size array instead of anArrayList, avoiding one allocation per compression check.- The pending-block-check queue (
onNeighborNotify/onBlockPlace→onServerTick) now stores positions as packedlongvalues instead ofBlockPosobjects, cutting the per-event object allocation and hashing/equality overhead that showed up in profiling asHashSet/HashMapandBlockPos.hashCode()time.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include