DevelopmentResourceTweaker

open class DevelopmentResourceTweaker : ITweaker(source)

Tweaker to inject resource packs into Minecraft on 1.8.9. Use instead of a devenvMod by specifying --tweakClass io.github.notenoughupdates.moulconfig.tweaker.DevelopmentResourceTweaker as a run argument.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun acceptOptions(args: List<String>, gameDir: File, assetsDir: File, profile: String)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun injectIntoClassLoader(classLoader: LaunchClassLoader)