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

Method getSimilarity

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

Source from the content-addressed store, hash-verified

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

Callers 2

setCellStyleMethod · 0.65
MatchPaneSrcClass · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected