Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ addressProperty
Method
addressProperty
src/main/java/jace/cheat/DynamicCheat.java:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
public
IntegerProperty addressProperty() {
69
return
addr;
70
}
71
72
public
StringProperty expressionProperty() {
73
return
expression;
Callers
1
addCheat
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected