Class PreLaunch

java.lang.Object
dev.upcraft.sparkweave.entrypoint.PreLaunch
All Implemented Interfaces:
org.quiltmc.loader.api.entrypoint.GameEntrypoint, org.quiltmc.loader.api.entrypoint.PreLaunchEntrypoint

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

    • PreLaunch

      public PreLaunch()
  • Method Details

    • onPreLaunch

      public void onPreLaunch(org.quiltmc.loader.api.ModContainer mod)
      Specified by:
      onPreLaunch in interface org.quiltmc.loader.api.entrypoint.PreLaunchEntrypoint