Class MinecraftTasks
java.lang.Object
com.gtnewhorizons.retrofuturagradle.minecraft.MinecraftTasks
Registers vanilla Minecraft-related gradle tasks
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionMinecraftTasks(Project project, IMinecraftyExtension mcExt) Deprecated.MinecraftTasks(Project project, IMinecraftyExtension mcExt, String registeredName) -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.getLwjglConfiguration(int lwjglVersion) getLwjglConfiguration(Provider<Integer> lwjglVersion) Deprecated.Deprecated.TaskProvider<de.undercouch.gradle.tasks.download.Download> TaskProvider<de.undercouch.gradle.tasks.download.Download> Deprecated.getTaskExtractNatives(Provider<Integer> lwjglVersion)
-
Field Details
-
MC_DOWNLOAD_PATH
- See Also:
-
-
Constructor Details
-
MinecraftTasks
Deprecated. -
MinecraftTasks
-
-
Method Details
-
getAllVersionsManifestLocation
-
getAssetManifestLocation
-
getTaskDownloadAssetManifest
-
getVanillaClientLocation
-
getVanillaServerLocation
-
getTaskDownloadVanillaJars
-
getVanillaAssetsLocation
-
getTaskDownloadVanillaAssets
-
getTaskCleanVanillaAssets
-
getRunDirectory
-
getNativesDirectory
Deprecated. -
getLwjgl2NativesDirectory
-
getLwjgl3NativesDirectory
-
getVanillaMcConfiguration
-
getTaskExtractNatives
Deprecated. -
getTaskExtractNatives
-
getTaskExtractLwjgl2Natives
-
getTaskExtractLwjgl3Natives
-
getTaskRunVanillaClient
-
getTaskRunVanillaServer
-
getLwjglCompileMcConfiguration
Deprecated. -
getLwjglModConfiguration
Deprecated. -
getLwjglConfiguration
-
getLwjglConfiguration
-
getLwjgl2Configuration
-
getLwjgl3Configuration
-