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