MCPcopy Create free account
hub / github.com/badvision/jace / getState

Method getState

src/main/java/jace/core/RAM.java:381–381  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

379 abstract public void performExtendedCommand(int i);
380
381 abstract public String getState();
382
383 abstract public void resetState();
384

Callers 5

saveScreenshotRawMethod · 0.45
setActiveCardMethod · 0.45
isAuxFlagCorrectMethod · 0.45
getCurrentValueMethod · 0.45
tickMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected