MCPcopy Create free account
hub / github.com/FabricMC/Matcher / getMatch

Method getMatch

src/main/java/matcher/type/Matchable.java:37–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 T getMatch();
38 boolean isFullyMatched(boolean recursive);
39 float getSimilarity();
40 boolean isNameObfuscated();

Callers 15

matchMethod · 0.65
unmatchMembersMethod · 0.65
unmatchArgsVarsMethod · 0.65
unmatchMethod · 0.65
autoMatchMethodVarsMethod · 0.65
compareMethod · 0.65
getScoreMethod · 0.65
compareIdentitySetsMethod · 0.65
classifyPositionMethod · 0.65
getScoreMethod · 0.65
rankMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected