Koremods Launch Plugin
A java service interface implemented by frontends for additional configuration of wtf.gofancy.koremods.launch.KoremodsLaunch.
Inheritors
Properties
A list of fully qualified class names and package prefixes allowed to be classloaded in Koremods Scripts, in addition to wtf.gofancy.koremods.script.ALLOWED_CLASSES
A list of import expressions to be implicitly added to Koremods Scripts. Syntax for these is the same as for regular import
statements.
Functions
Additional log appender callback for scripts.
Create a custom ClassLoader that will be used to load compiled scripts from Script Packs.
Allows changing the input parameters of class Transformers built using wtf.gofancy.koremods.dsl.TransformerBuilder before they're finalized.
Allows changing the input parameters of field Transformers built using wtf.gofancy.koremods.dsl.TransformerBuilder before they're finalized.
Allows changing the input parameters of method Transformers built using wtf.gofancy.koremods.dsl.TransformerBuilder before they're finalized.