MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / getFullSize

Method getFullSize

src/main/java/ui/keys/KeyScheme.java:31–33  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

29 }
30
31 public int getFullSize() {
32 return keysList.size();
33 }
34
35 public void setModificatorCode(int key) {
36 getModificator().key = key;

Callers 5

getKeysListMethod · 0.95
getItemCountMethod · 0.80
commandStateMethod · 0.80
copyFromMethod · 0.80
exportDataMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected