Class MethodMatcherImpl
java.lang.Object
io.papermc.asm.rules.builder.matcher.MethodMatcherImpl
- All Implemented Interfaces:
MethodMatcher
- Direct Known Subclasses:
TargetedMethodMatcherImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.papermc.asm.rules.builder.matcher.MethodMatcher
MethodMatcher.Builder -
Method Summary
-
Method Details
-
matchesName
- Specified by:
matchesNamein interfaceMethodMatcher
-
matches
- Specified by:
matchesin interfaceMethodMatcher
-