Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ redraw
Method
redraw
src/main/java/ui/ReconnectWindow.java:84–86 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
}
83
84
private
void
redraw() {
85
VirtualCanvas.getInstance().repaint();
86
}
87
88
public
void
startReconnect() throws IllegalStateException {
89
if
(active) {
Callers
2
stopReconnect
Method · 0.95
run
Method · 0.95
Calls
2
getInstance
Method · 0.95
repaint
Method · 0.65
Tested by
no test coverage detected