MoulConfig
Toggle table of contents
9999.9999.9999+16fcc03
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
MoulConfig
legacy
/
io.github.notenoughupdates.moulconfig.tweaker
/
ModDiscovererTransformer
Mod
Discoverer
Transformer
open
class
ModDiscovererTransformer
:
ClassVisitor
(
source
)
Members
Constructors
Mod
Discoverer
Transformer
Link copied to clipboard
constructor
(
writer
:
ClassWriter
)
Functions
visit
Method
Link copied to clipboard
open
fun
visitMethod
(
mAccess
:
Int
,
name
:
String
,
desc
:
String
,
signature
:
String
,
exceptions
:
Array
<
String
>
)
:
MethodVisitor