Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ setExit
Method
setExit
src/main/java/ui/SplashScreen.java:135–137 ·
view source on GitHub ↗
(VirtualList nextDisplayable)
Source
from the content-addressed store, hash-verified
133
}
134
135
public
void
setExit(VirtualList nextDisplayable) {
136
parentView = nextDisplayable;
137
}
138
139
public
int
getVHeight() {
140
return
winHeight;
Callers
3
yes
Method · 0.80
AccountRegister
Method · 0.80
startApp
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected