Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
autoMatchClasses
Method · 0.65
match
Method · 0.65
autoMatchMethodVars
Method · 0.65
checkPotentialEquality
Method · 0.65
getScore
Method · 0.65
updateMatchButtons
Method · 0.65
canMatchClasses
Method · 0.65
canMatchMembers
Method · 0.65
canMatchVars
Method · 0.65
hasUnmatchedMembers
Method · 0.65
matchPerfectMembers
Method · 0.65
toggleMatchable
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected