A
B
C
D
F
G
H
I
M
N
O
P
R
S
T
T
- TargetedFieldTransformer - class in net.yakclient.mixins.base
- Targets fields based on the name provided.
- TargetedMethodTransformer - class in net.yakclient.mixins.base
- Targets methods based on the provided signature.
- TargetedTransformer - class in net.yakclient.mixins.base
- Transforms with the given delegate if the current context satisfies the predicate provided.
- toRuntimeName(Class) - function in net.yakclient.mixins.base.ByteCodeUtils
- Parses the name of a given class into the runtime format.
- TransformerConfig - class in net.yakclient.mixins.base
- The base config for transforming classes.
- TransformerConfig.TransformerConfigScope - class in net.yakclient.mixins.base.TransformerConfig
- The TransformerConfig builder scope which provides utilities for creating a transformer config.
- TransformerConfigurations - class in net.yakclient.mixins.base
- Basic predefined TransformerConfigurations that can be created using this utility class.