Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ getImageIndex
Method
getImageIndex
src/main/java/Client/ExtendedStatus.java:66–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
public
String getScreenName() {
return
screenName; }
65
66
public
int
getImageIndex(){
return
index;}
67
68
public
String getName() {
return
name; }
69
Callers
1
getStatus
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected