Neo Forge Meta
NeoForge meta containing information about available NeoForge releases.
Author
Griefed
Parameters
The manifest from which to acquire version information.
Commonly used utilities across ServerPackCreator.
Functions
Get a NeoForgeInstance for a given NeoForge version, wrapped in an Optional.
Get a NeoForgeInstance for a given Minecraft and NeoForge version, wrapped in an Optional.
Get a list of all available NeoForgeInstance for a given Minecraft version, wrapped in an Optional
Update this instances NeoForgeLoader with new information. Usually called after the NeoForge manifest has been refreshed.
Installer file for the specified neoForgeVersion and minecraftVersion version, wrapped in an Optional, so you can check whether it is available first.
Get the NeoForge server installer URL for a given NeoForge version, wrapped in an Optional.
Check whether a given Minecraft version is valid/supported/available.
Check whether the given Minecraft and NeoForge versions are valid/supported/available.
Check whether NeoForge is available for a given NeoForge version
Check whether NeoForge is available for a given NeoForge- and Minecraft version.
Check whether a given NeoForge version is valid/supported/available.
Get the Minecraft version for a given NeoForge version, wrapped in an Optional.
Get the list of available NeoForge versions, in ascending order.
Latest NeoForge version for a given Minecraft version, wrapped in Optional
Oldest NeoForge version for a given Minecraft version, wrapped in Optional
Get the list of NeoForge supported Minecraft versions, in ascending order.
Get a list of available NeoForge version for a given Minecraft version in ascending order.