Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BombusMod/BombusMod
/ clearWHCache
Method
clearWHCache
src/main/java/ui/ComplexString.java:293–296 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
291
}
292
293
public
void
clearWHCache() {
294
width=0;
295
height=0;
296
}
297
298
public
boolean handleEvent(
int
keyCode) {
return
false; }
299
/*
Callers
1
cmdOk
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected