Uses of Class
cpw.mods.modlauncher.VotingContext
Packages that use VotingContext
-
Uses of VotingContext in cpw.mods.modlauncher
Methods in cpw.mods.modlauncher with parameters of type VotingContextModifier and TypeMethodDescriptionprivate <T> TransformerVote
<T> ClassTransformer.gatherVote
(ITransformer<T> transformer, VotingContext context) private <T> T
ClassTransformer.performVote
(List<ITransformer<T>> transformers, T node, VotingContext context)