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

Method inhibit

src/main/java/jace/core/SoftSwitch.java:221–223  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

219 }
220
221 public boolean inhibit() {
222 return false;
223 }
224
225 abstract protected byte readSwitch();
226

Callers 1

setStateMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected