Pinned repositories
Repositories
-
DefaultsPlugin
Sets up sensible defaults for our gradle projects to avoid boilerplate
-
Mixin
Applies Mixin-style monkey patches to .java source or compiled .class files. Lightweight
-
JavaTransformer
Applies transformations to .java and .class files
-
Mapping
WIP gradle plugin to handle mapping obfuscated/readable names and keep track of the names in use using gradle attributes
-
ModPatcher
Allows easy patching of mods/plugins/arbitrary minecraft classes using config files
-
TickProfiler
Profile your minecraft server: Find which entities and tile entities are making your server slow
-
aot-loader
runtime transformation considered slow
-
TickThreading
[not yet functional] Multi-threaded minecraft. Performance over correctness. What could go wrong?
-
LibLoaderGradle
Gradle plugin for LibLoader
-
-
-
TypedConfig
Strongly typed configuration files for java