MethodTransformerParams

data class MethodTransformerParams(val owner: String, val name: String, val desc: String)(source)

Stores Method Transformer parameters for mapping with wtf.gofancy.koremods.launch.KoremodsLaunchPlugin.mapMethodTransformer.

Constructors

Link copied to clipboard
internal constructor(owner: String, name: String, desc: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard