| 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(java.io.File file)
Read a new jar instance from the given file.
|
static Jar |
Jar.init(java.util.List<java.io.File> files)
Read a new jar instance from the given list of files.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JarRemapper.remapJar(Jar jar,
java.io.File target) |
void |
JarRemapper.remapJar(Jar jar,
java.io.File target,
java.util.Set<java.lang.String> includes)
Remap all the classes in a jar, writing a new jar to the target
|
| Constructor and Description |
|---|
JarComparer(Jar jar) |
Copyright © 2012-2021. All Rights Reserved.