aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/galacticgreg
AgeCommit message (Expand)Author
2024-09-17cache some Enum.values() call to reduce RAM allocationsAlexdoru
2024-09-03replace Loader.isModLoaded() calls with Mods enum cached call (#3031)Alexdoru
2024-09-02The Great Renaming (#3014)NotAPenguin