serverpackcreator-api

The heart and soul of ServerPackCreator. This is what's responsible for turning your modpacks into server packs.

The heart and soul of ServerPackCreator. This is what's responsible for turning your modpacks into server packs.

Packages

Link copied to clipboard
common
Link copied to clipboard
common
common

Mod-scanning to determine which mod can safely be excluded from a given modpack and therefor, soon to be server pack.

Link copied to clipboard
common

Annotations for ServerPackCreator plugins. If you plan on adding additional entrypoints for plugins, make sure to extend from de.griefed.serverpackcreator.api.plugins.BaseInformation and put your new annotation into a sub-package corresponding to the part of ServerPackCreator where it will hook into.

Plugin annotations which hook into the de.griefed.serverpackcreator.api.ConfigurationHandler-class.

Plugin annotations which hook into the de.griefed.serverpackcreator.api.ServerPackHandler-class.

common

Plugin annotations in the Swing-GUI of ServerPackCreator.

common

The utilities package holds classes and methods for various useful bits and pieces used all throughout ServerPackCreator. If any given method is helpful in multiple steps throughout the ServerPackCreator architecture, it usually belongs to one of the utility classes.

common

Common utilities used by various parts, projects, things, cheeseburgers. Mostly composed of smaller methods which are meant to do one and one thing only. Ya know, utilities.

common

The VersionMeta gives you access to various information about various modloaders, their versions, installers, compatibility and, of course, Minecraft itself.

common

Anything and everything related to the Fabric-modloader.

common

Anything and everything related to the Forge-modloader.

common

Anything and everything related to the LegacyFabric-modloader.

common

Anything and everything related to the Minecraft itself.

common
common

Anything and everything related to the Quilt-modloader.

Link copied to clipboard

Read-utilities for mslinks

Link copied to clipboard

Retrieved from DmitriiShamrikov/mslinks and altered for use in ServerPackCreator

Link copied to clipboard
Link copied to clipboard