Interface Decompiler

All Known Implementing Classes:
VineflowerDecompiler

interface Decompiler
  • Method Details

    • init

      void init(Decompiler.Context context)
    • downloadIfNecessary

      boolean downloadIfNecessary()
      Returns:
      true if the decompiler was successfully download or already exists
    • decompile

      boolean decompile(Path jarToDecompile)
      Returns:
      true if the decompilation process was successful