MCPcopy Index your code
hub / github.com/VolmitSoftware/Adapt / isVisible

Method isVisible

src/main/java/com/volmit/adapt/util/UIWindow.java:210–213  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

208 }
209
210 @Override
211 public boolean isVisible() {
212 return visible;
213 }
214
215 @Override
216 public UIWindow setVisible(boolean visible) {

Callers 5

onMethod · 0.95
setVisibleMethod · 0.95
setViewportHeightMethod · 0.95
setTitleMethod · 0.95
updateInventoryMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected