Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ isMatchable
Method
isMatchable
src/main/java/matcher/type/ClassInstance.java:325–328 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
323
}
324
325
@Override
326
public
boolean isMatchable() {
327
return
matchable;
328
}
329
330
@Override
331
public
boolean setMatchable(boolean matchable) {
Callers
5
updateMatchButtons
Method · 0.95
toggleMatchable
Method · 0.95
hasPotentialMatch
Method · 0.95
setMatch
Method · 0.95
read
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected