Uses of Interface
cpw.mods.modlauncher.api.ITransformerVotingContext.FieldPredicate
Packages that use ITransformerVotingContext.FieldPredicate
-
Uses of ITransformerVotingContext.FieldPredicate in cpw.mods.modlauncher
Fields in cpw.mods.modlauncher declared as ITransformerVotingContext.FieldPredicateMethods in cpw.mods.modlauncher with parameters of type ITransformerVotingContext.FieldPredicateModifier and TypeMethodDescriptionboolean
VotingContext.applyFieldPredicate
(ITransformerVotingContext.FieldPredicate fieldPredicate) Constructors in cpw.mods.modlauncher with parameters of type ITransformerVotingContext.FieldPredicateModifierConstructorDescription(package private)
PredicateVisitor
(ITransformerVotingContext.FieldPredicate fieldPredicate) -
Uses of ITransformerVotingContext.FieldPredicate in cpw.mods.modlauncher.api
Methods in cpw.mods.modlauncher.api with parameters of type ITransformerVotingContext.FieldPredicateModifier and TypeMethodDescriptionboolean
ITransformerVotingContext.applyFieldPredicate
(ITransformerVotingContext.FieldPredicate fieldPredicate) Return the result of applying the supplied field predicate to the current field node.