Class Forge


public final class Forge extends ClassPresenceCheck
Checks for the presence of Forge.

https://github.com/MinecraftForge/MinecraftForge

  • Constructor Details

    • Forge

      public Forge()
  • Method Details

    • explain

      public String[] explain()
      Description copied from class: Check
      Explains the reasoning behind the check.
      Specified by:
      explain in class Check
      Returns:
      Lines of text explaining what the check detected.