Class VerifyingRelocationHelper

java.lang.Object
io.github.slimjar.relocation.helper.VerifyingRelocationHelper
All Implemented Interfaces:
RelocationHelper

public final class VerifyingRelocationHelper extends Object implements RelocationHelper
  • Constructor Details

    • VerifyingRelocationHelper

      public VerifyingRelocationHelper(@NotNull @NotNull String selfHash, @NotNull @NotNull FilePathStrategy outputFilePathStrategy, @NotNull @NotNull Relocator relocator, @NotNull @NotNull MetaMediatorFactory mediatorFactory)
  • Method Details