Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ setEven
Method
setEven
src/main/java/Messages/MessageItem.java:197–199 ·
view source on GitHub ↗
(boolean even)
Source
from the content-addressed store, hash-verified
195
}
196
197
public
void
setEven(boolean even) {
198
this.even = even;
199
}
200
201
public
String getTipString() {
202
return
msg.getTime();
Callers
2
getItemRef
Method · 0.95
getItemRef
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected