Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getName
Method
getName
src/main/java/matcher/srcprocess/TypeResolver.java:260–262 ·
view source on GitHub ↗
(Matchable<?> e)
Source
from the content-addressed store, hash-verified
258
}
259
260
public
String getName(Matchable<?> e) {
261
return
e.getName(nameType);
262
}
263
264
private
ClassInstance rootCls;
265
private
ClassEnv env;
Callers
1
toDesc
Method · 0.95
Calls
1
getName
Method · 0.65
Tested by
no test coverage detected