Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ smilesEnabled
Method
smilesEnabled
src/main/java/Messages/MessageItem.java:211–211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
209
}
210
211
final
boolean smilesEnabled() {
return
smiles; }
212
//#endif
213
214
public
boolean isSelectable() {
return
true; }
Callers
2
toogleSmiles
Method · 0.95
parseMessage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected