A
B
C
D
F
G
H
I
M
N
O
P
R
S
T
C
- call(T) - function in net.yakclient.mixins.base.TargetedTransformer
- If the given context matches then calls the delegate, otherwise returns the context provided.
- call(MethodNode) - function in net.yakclient.mixins.base.TargetedMethodTransformer
- If the given context matches then calls the delegate, otherwise returns the context provided.
- call(FieldNode) - function in net.yakclient.mixins.base.TargetedFieldTransformer
- If the given context matches then calls the delegate, otherwise returns the context provided.
- ClassNodeKt - class in net.yakclient.mixins.base.extension
- ClassTransformer - class in net.yakclient.mixins.base
- The base transformer type for all class transformations.
- compiledDescriptionOf(String) - function in net.yakclient.mixins.base.extension.MethodNodeKt
- Turns a bytecode description into a list of classes.