Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
performSearch
Method · 0.95
registerMetacheatEngine
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected