Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getTipString
Method
getTipString
src/main/java/Messages/MessageItem.java:201–203 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
199
}
200
201
public
String getTipString() {
202
return
msg.getTime();
203
}
204
//#ifdef SMILES
205
public
void
toggleSmiles(VirtualList view) {
206
smiles = !smiles;
Callers
1
toogleSmiles
Method · 0.95
Calls
1
getTime
Method · 0.80
Tested by
no test coverage detected