Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
visitComment
Method · 0.65
clear
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected