Class PreLaunch

java.lang.Object
dev.upcraft.sparkweave.entrypoint.PreLaunch
All Implemented Interfaces:
net.fabricmc.loader.api.entrypoint.PreLaunchEntrypoint

@CalledByReflection public class PreLaunch extends Object implements net.fabricmc.loader.api.entrypoint.PreLaunchEntrypoint
  • Constructor Details

    • PreLaunch

      public PreLaunch()
  • Method Details

    • onPreLaunch

      public void onPreLaunch()
      Specified by:
      onPreLaunch in interface net.fabricmc.loader.api.entrypoint.PreLaunchEntrypoint