Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getKeysList
Method · 0.95
getItemCount
Method · 0.80
commandState
Method · 0.80
copyFrom
Method · 0.80
exportData
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected