MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / getItemCount

Method getItemCount

src/main/java/ui/keys/UserKeysList.java:62–64  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

60 }
61
62 public int getItemCount() {
63 return keyScheme.getFullSize();
64 }
65
66 public void commandState() {
67 menuCommands.removeAllElements();

Callers 1

getItemRefMethod · 0.95

Calls 1

getFullSizeMethod · 0.80

Tested by

no test coverage detected