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

Method searchChangeByProperty

src/main/java/jace/cheat/MetaCheat.java:199–201  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

197 }
198
199 public Property<String> searchChangeByProperty() {
200 return changeByProperty;
201 }
202
203 public ObservableList<DynamicCheat> getCheats() {
204 return cheatList;

Callers 2

performSearchMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected