Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/VolmitSoftware/Adapt
/ stopSim
Method
stopSim
src/main/java/com/volmit/adapt/Adapt.java:149–154 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
147
}
148
149
public
void
stopSim() {
150
ticker.clear();
151
adaptServer.unregister();
152
MaterialValue.save();
153
WorldData.stop();
154
}
155
156
157
@Override
Callers
1
stop
Method · 0.95
Calls
4
save
Method · 0.95
stop
Method · 0.95
clear
Method · 0.65
unregister
Method · 0.65
Tested by
no test coverage detected