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

Method setSearchChangeType

src/main/java/jace/cheat/MetaCheat.java:187–189  ·  view source on GitHub ↗
(SearchChangeType searchChangeType)

Source from the content-addressed store, hash-verified

185 }
186
187 public void setSearchChangeType(SearchChangeType searchChangeType) {
188 this.searchChangeType = searchChangeType;
189 }
190
191 public Property<Boolean> signedProperty() {
192 return signedProperty;

Callers 1

initializeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected