MCPcopy Index your code
hub / github.com/BombusMod/BombusMod / getDisplay

Method getDisplay

src/main/java/midlet/BombusMod.java:168–170  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

166 }
167
168 public Display getDisplay() {
169 return display;
170 }
171
172 public Displayable getCurrentDisplayable() {
173 return getDisplay().getCurrent();

Callers 2

getCurrentDisplayableMethod · 0.95
setDisplayableMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected