Class Starloader

java.lang.Object
de.geolykt.starloader.Starloader

public final class Starloader extends Object
  • Method Details

    • start

      @Internal public static void start(@NotNull @NotNull List<@NotNull ExtensionPrototype> extensionSource, @NotNull @NotNull Path modDir)
    • start

      @Internal public static void start(@NotNull @NotNull DirectoryExtensionPrototypeList modSource)
    • getExtensionManager

      public static ExtensionManager getExtensionManager()
    • getExtensionDir

      @NotNull @Deprecated public static @NotNull File getExtensionDir()
      Deprecated.
    • getModDirectory

      @NotNull public @NotNull Path getModDirectory()
    • getInstance

      public static Starloader getInstance()