public class ModLoaderDownloader extends Object
| Constructor and Description |
|---|
ModLoaderDownloader() |
| Modifier and Type | Method and Description |
|---|---|
static FabricVersion |
getLatestFabric() |
static FabricVersion |
getLatestFabricSnapshot() |
static ForgeVersion |
getLatestForge() |
static LiteloaderVersion |
getLatestLiteLoader() |
static FabricVersion |
getLatestQuilt() |
static FabricVersion |
getLatestQuiltSnapshot() |
public static ForgeVersion getLatestForge() throws ExecutionException, InterruptedException
public static LiteloaderVersion getLatestLiteLoader() throws ExecutionException, InterruptedException
public static FabricVersion getLatestFabric() throws ExecutionException, InterruptedException
public static FabricVersion getLatestFabricSnapshot() throws ExecutionException, InterruptedException
public static FabricVersion getLatestQuilt() throws ExecutionException, InterruptedException
public static FabricVersion getLatestQuiltSnapshot() throws ExecutionException, InterruptedException
Copyright © 2023. All rights reserved.