Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getName
Method
getName
src/main/java/matcher/type/Matchable.java:9–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
7
8
String getId();
9
String getName();
10
String getName(NameType type);
11
12
default String getDisplayName(NameType type, boolean full) {
Callers
15
propagateNames
Method · 0.65
fixRecordMemberNames
Method · 0.65
compare
Method · 0.65
visitMethod
Method · 0.65
visitField
Method · 0.65
save
Method · 0.65
exportMethods
Method · 0.65
exportFields
Method · 0.65
shouldExport
Method · 0.65
hasAnyNames
Method · 0.65
getNameComparator
Method · 0.65
evalFilter
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected