MCPcopy Create free account
hub / github.com/FabricMC/Matcher / getMappedComment

Method getMappedComment

src/main/java/matcher/type/Matchable.java:20–20  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

18 boolean hasAuxName(int index);
19
20 String getMappedComment();
21 void setMappedComment(String comment);
22
23 Matchable<?> getOwner();

Callers 11

visitCommentMethod · 0.65
saveMethod · 0.65
exportMethodsMethod · 0.65
exportFieldsMethod · 0.65
shouldExportMethod · 0.65
updateMethod · 0.65
updateMethod · 0.65
updateMethod · 0.65
updateMethod · 0.65
handleMethodCommentMethod · 0.65
visitMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected