Package io.github.slimjar.relocation
Class PassthroughRelocator
java.lang.Object
io.github.slimjar.relocation.PassthroughRelocator
- All Implemented Interfaces:
Relocator
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PassthroughRelocator
public PassthroughRelocator()
-
-
Method Details
-
relocate
public void relocate(@NotNull @NotNull File input, @NotNull @NotNull File output) throws RelocatorException - Specified by:
relocatein interfaceRelocator- Throws:
RelocatorException
-