Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BuildCraft/BuildCraft
/ markForUpdate
Method
markForUpdate
common/buildcraft/transport/pipe/Pipe.java:282–285 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
280
}
281
282
@Override
283
public
void
markForUpdate() {
284
updateMarked = true;
285
}
286
287
@SideOnly(Side.CLIENT)
288
public
PipeModelKey getModel() {
Callers
6
setColour
Method · 0.95
getConnectedTile
Method · 0.95
getConnectedPipe
Method · 0.95
onTick
Method · 0.80
replacePluggable
Method · 0.80
neighborChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected