a performance core mod for minecraft

malte0811 a8bc5157dc Use ImmutableMap for faster lookups of key/value indices in FastMap 4 years ago
gradle 5d05ee81d3 Initial commit 4 years ago
src a8bc5157dc Use ImmutableMap for faster lookups of key/value indices in FastMap 4 years ago
.gitignore 5d05ee81d3 Initial commit 4 years ago
LICENSE 5d05ee81d3 Initial commit 4 years ago
README.md a3e4a5d54a Update documentation 4 years ago
build.gradle 6f8939199b Better config options, add JS coremod to replace calls to StateHolder#getValues with calls to getValues_Ferrite 4 years ago
gradle.properties 9ba66d3019 Minor fixes, update Forge dependency 4 years ago
gradlew 5d05ee81d3 Initial commit 4 years ago
gradlew.bat 5d05ee81d3 Initial commit 4 years ago
summary.md a8bc5157dc Use ImmutableMap for faster lookups of key/value indices in FastMap 4 years ago

README.md

A coremod to save a few of these:

(Konstantin Lanzet, CC BY-SA 3.0 http://creativecommons.org/licenses/by-sa/3.0/, via Wikimedia Commons)

I intend to PR these changes to Forge soon. For a description of the improvements implemented by this mod see here.