File Details
better-player-model-1.1.1-pure-java-fabric-1.21.11.jar
- R
- Jun 20, 2026
- 35.07 MB
- 14
- 1.21.11
- Fabric
File Name
better-player-model-1.1.1-pure-java-fabric-1.21.11.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
Performance & Memory Optimization: Fixed a severe GC (Garbage Collection) memory leak and client micro-stutters. Removed redundant bufferSource.initialize() calls in CustomPlayerItemInHandLayer that were breaking the batch rendering pipeline and causing massive RAM allocations every frame.
Network & Synchronization: Optimized model network synchronization (Packet 03). The server now performs targeted partial syncs (only sending necessary model data) instead of broadcasting the entire model catalog every time a player joins or a model is updated, significantly reducing bandwidth and sync delays.

