Class SpectrePreLaunchFabricMod

java.lang.Object
com.illusivesoulworks.spectrelib.SpectrePreLaunchFabricMod
All Implemented Interfaces:
net.fabricmc.loader.api.entrypoint.PreLaunchEntrypoint

public class SpectrePreLaunchFabricMod extends Object implements net.fabricmc.loader.api.entrypoint.PreLaunchEntrypoint
  • Constructor Details

    • SpectrePreLaunchFabricMod

      public SpectrePreLaunchFabricMod()
  • Method Details

    • onPreLaunch

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