Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BuildCraft/BuildCraft
/ getFlow
Method
getFlow
common/buildcraft/transport/pipe/Pipe.java:164–167 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
162
}
163
164
@Override
165
public
PipeFlow getFlow() {
166
return
flow;
167
}
168
169
@Override
170
public
EnumDyeColor getColour() {
Callers
5
canPipesConnect
Method · 0.80
onTick
Method · 0.80
trySuckEntity
Method · 0.80
receivePower
Method · 0.80
receivePower
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected