MCPcopy 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

propagateNamesMethod · 0.65
fixRecordMemberNamesMethod · 0.65
compareMethod · 0.65
visitMethodMethod · 0.65
visitFieldMethod · 0.65
saveMethod · 0.65
exportMethodsMethod · 0.65
exportFieldsMethod · 0.65
shouldExportMethod · 0.65
hasAnyNamesMethod · 0.65
getNameComparatorMethod · 0.65
evalFilterMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected