MCPcopy Create free account
hub / github.com/BombusMod/BombusMod / destroyView

Method destroyView

src/main/java/ServiceDiscovery/DiscoForm.java:164–167  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

162
163
164 public void destroyView() {
165 parentView = sd.roster;
166 super.destroyView();
167 }
168
169 public void fetchMediaElements(Vector bobCache) {
170 //TODO: fetch external http bobs and non-cached in-band bobs

Callers 6

menuActionMethod · 0.95
cmdOkMethod · 0.45
cmdOkMethod · 0.45
eventOkMethod · 0.45
cmdOkMethod · 0.45
doUserKeyActionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected