Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getName
Method
getName
src/main/java/matcher/type/MemberInstance.java:37–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
@Override
38
public
final
String getName() {
39
return
origName;
40
}
41
42
@Override
43
public
String getName(NameType type) {
Callers
1
getDisplayName
Method · 0.95
Calls
10
getUid
Method · 0.95
getUidString
Method · 0.95
getMappedName
Method · 0.95
isNameObfuscated
Method · 0.95
getAuxName
Method · 0.95
getTmpName
Method · 0.95
isInput
Method · 0.80
isAux
Method · 0.80
getAuxIndex
Method · 0.80
isNameObfuscated
Method · 0.65
Tested by
no test coverage detected