类 ReobfExceptor

java.lang.Object
net.minecraftforge.gradle.extrastuff.ReobfExceptor

public class ReobfExceptor extends Object
  • 字段详细资料

    • toReobfJar

      public File toReobfJar
    • deobfJar

      public File deobfJar
    • methodCSV

      public File methodCSV
    • fieldCSV

      public File fieldCSV
    • excConfig

      public File excConfig
  • 构造器详细资料

    • ReobfExceptor

      public ReobfExceptor()
  • 方法详细资料

    • buildSrg

      public void buildSrg(File inSrg, File outSrg) throws IOException
      抛出:
      IOException
    • doFirstThings

      public void doFirstThings() throws IOException
      reads the Old jar, the EXC, and the CSVS Hopefully, these things wont change.
      抛出:
      IOException - because it reads the srg and jar files