a performance core mod for minecraft

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

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.