Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ clear
Method
clear
forge-gui-mobile/src/forge/assets/ImageCache.java:130–133 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
128
}
129
130
public
void
clear() {
131
missingIconKeys.get().clear();
132
ImageKeys.clearMissingCards();
133
}
134
135
public
void
disposeTextures() {
136
CardRenderer.clearcardArtCache();
Callers
10
updatePieces
Method · 0.45
Assets
Method · 0.45
dispose
Method · 0.45
unload
Method · 0.45
disposeTextures
Method · 0.45
unloadCardTextures
Method · 0.45
loadFull
Method · 0.45
getAllSkins
Method · 0.45
onEnd
Method · 0.45
endAll
Method · 0.45
Calls
2
clearMissingCards
Method · 0.95
get
Method · 0.65
Tested by
no test coverage detected