| Interface | Description |
|---|---|
| IReobfuscator |
Used to create a base interface for the reobf task and config classes so that
things can be copy-pasted between the two.
|
| ReobfTransformer |
| Class | Description |
|---|---|
| ReobfTaskFactory | |
| TaskDepDummy | |
| TaskExtractDepAts | |
| TaskRecompileMc | |
| TaskSingleDeobfBin | |
| TaskSingleReobf |
Reobfuscates an arbitrary jar artifact.
|
| TaskSingleReobf.ClosureTransformer | |
| TaskSourceCopy | |
| UserBaseExtension | |
| UserBasePlugin<T extends UserBaseExtension> | |
| UserConstants |