run Check
Return
true
if an error was encountered. false
if the checks were successful.
Author
Griefed
Parameters
Instance of VersionMeta so you can work with available Minecraft, Forge, Fabric, LegacyFabric and Quilt versions.
Instance of ApiProperties The current configuration of ServerPackCreator, like the default list of clientside-only mods, the server pack directory etc.
Instance of Utilities commonly used across ServerPackCreator.
The configuration to check.
Contains all encountered errors during the check of the passed configuration.
Configuration for this plugin, conveniently provided by ServerPackCreator.
Modpack and server pack specific configurations for this plugin, conveniently provided by ServerPackCreator.
Throws
if any unexpected error is encountered during the execution of this method.