Class UpdateCheckerNeoForge

java.lang.Object
dev.xdpxi.xdlib.UpdateCheckerNeoForge
All Implemented Interfaces:
Runnable

public class UpdateCheckerNeoForge extends Object implements Runnable
  • Constructor Details

    • UpdateCheckerNeoForge

      public UpdateCheckerNeoForge()
  • Method Details

    • checkForUpdate

      public static void checkForUpdate()
    • run

      public void run()
      Runs this operation.
      Specified by:
      run in interface Runnable