| Package | Description |
|---|---|
| net.md_5.specialsource |
| Modifier and Type | Field and Description |
|---|---|
Jar |
JarComparer.jar |
| Modifier and Type | Method and Description |
|---|---|
static Jar |
Jar.init(File file)
Read a new jar instance from the given file.
|
static Jar |
Jar.init(List<File> files)
Read a new jar instance from the given list of files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JarRemapper.remapJar(Jar jar,
File target)
Remap all the classes in a jar, writing a new jar to the target
|
| Constructor and Description |
|---|
JarComparer(Jar jar) |
Copyright © 2012-2015. All Rights Reserved.