MCPcopy 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

yesMethod · 0.80
AccountRegisterMethod · 0.80
startAppMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected