Interface MethodMatcherBuilder.MatchBuilder
- All Superinterfaces:
MethodParamMatcherBuilder<MethodMatcherBuilder.MatchBuilder>,MethodTypeMatcherBuilder<MethodMatcherBuilder.MatchBuilder>
- Enclosing interface:
MethodMatcherBuilder
public static interface MethodMatcherBuilder.MatchBuilder
extends MethodParamMatcherBuilder<MethodMatcherBuilder.MatchBuilder>, MethodTypeMatcherBuilder<MethodMatcherBuilder.MatchBuilder>
Used to match methods with specific names.
- See Also:
-
Method Summary
Methods inherited from interface io.papermc.asm.rules.builder.matcher.method.MethodParamMatcherBuilder
desc, desc, desc, doesntHaveParam, hasParam, hasParam, hasReturnMethods inherited from interface io.papermc.asm.rules.builder.matcher.method.MethodTypeMatcherBuilder
itf, statik, type, virtual