Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ getItemCount
Method
getItemCount
src/main/java/IE/ArchiveTemplates.java:168–170 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
166
}
167
168
public
int
getItemCount() {
169
return
archive.size();
170
}
171
172
public
Msg getMessage(
int
index) {
173
return
archive.msg(index);
Callers
1
exportData
Method · 0.95
Calls
1
size
Method · 0.45
Tested by
no test coverage detected