Package io.github.slimjar.relocation
Interface Relocator
- All Known Implementing Classes:
JarFileRelocator,PassthroughRelocator
public interface Relocator
-
Method Summary
-
Method Details
-
relocate
void relocate(@NotNull @NotNull File input, @NotNull @NotNull File output) throws RelocatorException - Throws:
RelocatorException
-