MCPcopy 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

toogleSmilesMethod · 0.95
parseMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected