Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getRetType
Method
getRetType
src/main/java/matcher/type/MethodInstance.java:434–436 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
432
}
433
434
public
ClassInstance getRetType() {
435
return
retType;
436
}
437
438
@Override
439
public
int
getAccess() {
Callers
6
handleMethodInvocation
Method · 0.95
compare
Method · 0.80
getScore
Method · 0.80
getScore
Method · 0.80
update
Method · 0.80
getLinkedRecordComponent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected