Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ hasAuxName
Method
hasAuxName
src/main/java/matcher/type/Matchable.java:18–18 ·
view source on GitHub ↗
(int index)
Source
from the content-addressed store, hash-verified
16
boolean hasMappedName();
17
boolean hasLocalTmpName();
18
boolean hasAuxName(
int
index);
19
20
String getMappedComment();
21
void
setMappedComment(String comment);
Callers
5
visitDstName
Method · 0.65
update
Method · 0.65
update
Method · 0.65
update
Method · 0.65
update
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected