Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/badvision/jace
/ getNewValue
Method
getNewValue
src/main/java/jace/core/RAMEvent.java:140–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
}
139
140
public
int
getNewValue() {
141
return
newValue;
142
}
143
144
public
final
void
setNewValue(
int
newValue) {
145
this.newValue = newValue;
Callers
15
_callListener
Method · 0.95
fastOpenHandler
Method · 0.80
allDesks
Method · 0.80
allDead
Method · 0.80
legendaryMode
Method · 0.80
processMemoryEvent
Method · 0.80
velocityHackBehavior
Method · 0.80
featherFallBehavior
Method · 0.80
moonJumpBehavior
Method · 0.80
isRelevant
Method · 0.80
registerListeners
Method · 0.80
handleIOAccess
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected