Class ModDownloader
java.lang.Object
wtf.ranked.hytale.server.runner.mod.ModDownloader
Execution context for processing mod downloads.
This class acts as a mediator between the configured mod list and
the available download strategies. It iterates through the mods and
dispatches each to its appropriate ModDownloaderStrategy
based on the mod's implementation type.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModDownloader
public ModDownloader()
-
-
Method Details
-
download
-