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

Method isMatchable

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

Source from the content-addressed store, hash-verified

28 boolean hasPotentialMatch();
29
30 boolean isMatchable();
31 boolean setMatchable(boolean matchable);
32
33 default boolean hasMatch() {

Callers 15

autoMatchClassesMethod · 0.65
matchMethod · 0.65
autoMatchMethodVarsMethod · 0.65
getScoreMethod · 0.65
updateMatchButtonsMethod · 0.65
canMatchClassesMethod · 0.65
canMatchMembersMethod · 0.65
canMatchVarsMethod · 0.65
hasUnmatchedMembersMethod · 0.65
matchPerfectMembersMethod · 0.65
toggleMatchableMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected