VO: Vanilla Outsider: True Sleep 1.3.23+26.1.2
Curse Maven Snippet
What's new
[1.3.23+26.1.2]
Changed
- Zero-Allocation Mob Stasis Hot Loop: Refactored
MobMixin.javawith a staticEntityType<?>worker tag cache and sentinel-based dynamic GameRule lookup, eliminatingOptionalallocations and registry holder sweeps during sleep warp. - Fast-Path Ticker Acceleration: Refactored
LevelMixin.javato pre-classify machine block entity types directly from ticker type strings, avoiding chunk block entity lookups for non-production blocks. - Empty Potion Effect Fast-Path: Added
.isEmpty()guard toLivingEntityMixin.javaandMobMixin.javaeffect aging loops to eliminate iterator allocations on effectless entities.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include

