public class ClientModLoader
extends java.lang.Object
Constructor and Description |
---|
ClientModLoader() |
Modifier and Type | Method and Description |
---|---|
static void |
begin(Minecraft minecraft,
ResourcePackList<ResourcePackInfoClient> defaultResourcePacks,
IReloadableResourceManager mcResourceManager,
DownloadingPackFinder metadataSerializer) |
static VersionChecker.Status |
checkForUpdates() |
static void |
complete() |
static void |
end() |
static boolean |
isLoading() |
public static void begin(Minecraft minecraft, ResourcePackList<ResourcePackInfoClient> defaultResourcePacks, IReloadableResourceManager mcResourceManager, DownloadingPackFinder metadataSerializer)
public static void end()
public static VersionChecker.Status checkForUpdates()
public static void complete()
public static boolean isLoading()