Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getItemCount
Method
getItemCount
src/main/java/Messages/MessageList.java:75–75 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
74
75
public
abstract
int
getItemCount();
76
77
public
VirtualElement getItemRef(
int
index) {
78
if
(index >= getItemCount())
return
null;
Callers
3
getItemRef
Method · 0.95
isHasScheme
Method · 0.95
isHasUrl
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected