Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ hasMatch
Method
hasMatch
src/main/java/matcher/type/Matchable.java:33–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
boolean setMatchable(boolean matchable);
32
33
default boolean hasMatch() {
34
return
getMatch() != null;
35
}
36
Callers
15
match
Method · 0.80
autoMatchClasses
Method · 0.80
autoMatchMethodVars
Method · 0.80
getStatus
Method · 0.80
rank
Method · 0.80
updateMatchButtons
Method · 0.80
canMatchPerfectMembers
Method · 0.80
hasUnmatchedMembers
Method · 0.80
matchPerfectMembers
Method · 0.80
canUnmatchClass
Method · 0.80
toggleMatchable
Method · 0.80
MatchPaneSrc
Class · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected