Uses of Class
cpw.mods.modlauncher.TransformerAuditTrail
Packages that use TransformerAuditTrail
-
Uses of TransformerAuditTrail in cpw.mods.modlauncher
Fields in cpw.mods.modlauncher declared as TransformerAuditTrailMethods in cpw.mods.modlauncher with parameters of type TransformerAuditTrailModifier and TypeMethodDescriptionLaunchPluginHandler.computeLaunchPluginTransformerSet
(org.objectweb.asm.Type className, boolean isEmpty, String reason, TransformerAuditTrail auditTrail) (package private) int
LaunchPluginHandler.offerClassNodeToPlugins
(ILaunchPluginService.Phase phase, List<ILaunchPluginService> plugins, @Nullable org.objectweb.asm.tree.ClassNode node, org.objectweb.asm.Type className, TransformerAuditTrail auditTrail, String reason) Constructors in cpw.mods.modlauncher with parameters of type TransformerAuditTrailModifierConstructorDescription(package private)
ClassTransformer
(TransformStore transformStore, LaunchPluginHandler pluginHandler, TransformingClassLoader transformingClassLoader, TransformerAuditTrail tat)