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

Method setMappedComment

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

Source from the content-addressed store, hash-verified

19
20 String getMappedComment();
21 void setMappedComment(String comment);
22
23 Matchable<?> getOwner();
24 ClassEnv getEnv();

Callers 2

visitCommentMethod · 0.65
clearMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected