a performance core mod for minecraft

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

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.