Package de.griefed.serverpackcreator.api.versionmeta.neoforge
Anything and everything related to the NeoForge-modloader. NeoForgeMeta is the entry point; NeoForgeLoader lists versions; NeoForgeInstance models one combination — with OldNeoForgeInstance and NewNeoForgeInstance covering the two naming/coordinate schemes NeoForge has used over time.
See: Description
-
Interface Summary Interface Description NeoForgeInstance -
Class Summary Class Description NeoForgeMeta NeoForge meta containing information about available NeoForge releases. NewNeoForgeInstance An instance of a complete NeoForge combination, containing a Minecraft version, related NeoForge version and the URL to the server installer. OldNeoForgeInstance An instance of a complete NeoForge combination, containing a Minecraft version, related NeoForge version and the URL to the server installer.