Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BuildCraft/BuildCraft
/ push
Method
push
common/buildcraft/lib/misc/data/AverageInt.java:50–52 ·
view source on GitHub ↗
(int value)
Source
from the content-addressed store, hash-verified
48
}
49
50
public
void
push(
int
value) {
51
tickValue += value;
52
}
53
}
Callers
15
receiveLaserPower
Method · 0.45
updateEntity
Method · 0.45
openPage
Method · 0.45
startBatch
Method · 0.45
convertToPostfix
Method · 0.45
makeExpression
Method · 0.45
pushSubtraction
Method · 0.45
pushAddition
Method · 0.45
pushMultiply
Method · 0.45
pushDivide
Method · 0.45
pushModulus
Method · 0.45
pushPower
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected