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

Method isFullyMatched

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

Source from the content-addressed store, hash-verified

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

Callers 3

setCellStyleMethod · 0.65
MatchPaneSrcClass · 0.65
isFullyMatchedMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected