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

Method hasPotentialMatch

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

Source from the content-addressed store, hash-verified

26 int getUid();
27
28 boolean hasPotentialMatch();
29
30 boolean isMatchable();
31 boolean setMatchable(boolean matchable);

Callers 5

updateMatchButtonsMethod · 0.65
toggleMatchableMethod · 0.65
setCellStyleMethod · 0.65
MatchPaneSrcClass · 0.65
isFullyMatchedMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected