Uses of Interface
cpw.mods.modlauncher.api.ITransformerVotingContext.MethodPredicate
Packages that use ITransformerVotingContext.MethodPredicate
-
Uses of ITransformerVotingContext.MethodPredicate in cpw.mods.modlauncher
Fields in cpw.mods.modlauncher declared as ITransformerVotingContext.MethodPredicateMethods in cpw.mods.modlauncher with parameters of type ITransformerVotingContext.MethodPredicateModifier and TypeMethodDescriptionboolean
VotingContext.applyMethodPredicate
(ITransformerVotingContext.MethodPredicate methodPredicate) Constructors in cpw.mods.modlauncher with parameters of type ITransformerVotingContext.MethodPredicateModifierConstructorDescription(package private)
PredicateVisitor
(ITransformerVotingContext.MethodPredicate methodPredicate) -
Uses of ITransformerVotingContext.MethodPredicate in cpw.mods.modlauncher.api
Methods in cpw.mods.modlauncher.api with parameters of type ITransformerVotingContext.MethodPredicateModifier and TypeMethodDescriptionboolean
ITransformerVotingContext.applyMethodPredicate
(ITransformerVotingContext.MethodPredicate methodPredicate) Return the result of applying the supplied method predicate to the current method node.