emo / me.eater.emo.minecraft

Package me.eater.emo.minecraft

Types

ExtractNatives

class ExtractNatives : Process<EmoContext>

Process that will extract native libraries for current minecraft install

FetchMinecraftAssetIndex

class FetchMinecraftAssetIndex : Process<EmoContext>

Process that fetches the asset index for this minecraft install

FetchMinecraftAssets

class FetchMinecraftAssets : Process<EmoContext>

Process that fetches all assets for the current asset index

FetchMinecraftJar

class FetchMinecraftJar : Process<EmoContext>

Process that fetches the minecraft jar for the current install

FetchMinecraftLibraries

class FetchMinecraftLibraries : Process<EmoContext>

Process that will download libraries for selected minecraft version

FetchMinecraftManifest

class FetchMinecraftManifest : Process<EmoContext>

Process that will download the install manifest for selected minecraft version

FetchVersionsManifest

class FetchVersionsManifest : Process<EmoContext>

Process that fetches version manifest

JreUtil

object JreUtil

SelectMinecraftVersion

class SelectMinecraftVersion : Process<EmoContext>

Process that selects which Minecraft version to install

Properties

MINECRAFT_ASSESTS_HOST_URL

const val MINECRAFT_ASSESTS_HOST_URL: String

MINECRAFT_VERSIONS_MANIFEST

const val MINECRAFT_VERSIONS_MANIFEST: String