Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getType
Method
getType
src/main/java/matcher/type/MethodInstance.java:475–477 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
473
}
474
475
public
MethodType getType() {
476
return
type;
477
}
478
479
public
Set<MethodInstance> getRefsIn() {
480
return
refsIn;
Callers
3
getDisplayName
Method · 0.45
getDesc
Method · 0.45
getLinkedRecordComponent
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected