Compatibility
Minecraft: Java Edition
25w43a
1.21.10
1.21.4–1.21.8
1.21–1.21.1
1.20.4–1.20.6
1.20–1.20.2
1.19.x
1.18.x
1.17.1
1.16.1–1.16.5
Platforms
Supported environments
Creators
Details
Licensed MIT
Published 2 years ago
Updated yesterday
Changelog
Ported to 1.21.10, performance improvements.
- Using a switch that returns constant values is faster than indexing on mutable array contents (the array itself was static final, but there's currently no public API way of telling the JVM that the array contents won't change - JDK internals have
@Stablebut can't use it in this mod) - Grab level data once to reduce the number of untrusted final field reads (level#getDifficulty calls level#getLevelData)
Files
Metadata
Release channel
ReleaseVersion number
1.21.10-1.4.6-forgeLoaders
Game versions
1.21.10Downloads
4Publication date
October 27, 2025 at 1:52 PMPublisher

PaintNinja
Owner


