a performance core mod for minecraft

malte0811 6bd48234c5 Add jar signing před 4 roky
gradle 5d05ee81d3 Initial commit před 4 roky
src 6947e54ca4 Slight cleanup of FastMap code před 4 roky
.gitignore 5d05ee81d3 Initial commit před 4 roky
LICENSE 5d05ee81d3 Initial commit před 4 roky
README.md 6bd48234c5 Add jar signing před 4 roky
build.gradle 6bd48234c5 Add jar signing před 4 roky
gradle.properties 9ba66d3019 Minor fixes, update Forge dependency před 4 roky
gradlew 5d05ee81d3 Initial commit před 4 roky
gradlew.bat 5d05ee81d3 Initial commit před 4 roky
summary.md a8bc5157dc Use ImmutableMap for faster lookups of key/value indices in FastMap před 4 roky

README.md

A coremod to save a few of these:

or rather their modern equivalent: RAM.

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

I am working on getting at least some of the changes made by this mod into Forge, features will be removed here if and when they are added to Forge. For a description of the improvements implemented by this mod see here.