File Details
better-player-model-1.1.1-pure-java-fabric-1.20.1.jar
- R
- Jun 20, 2026
- 33.94 MB
- 6
- 1.20.1
- Fabric
File Name
better-player-model-1.1.1-pure-java-fabric-1.20.1.jar
Supported Versions
- 1.20.1
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.

