MCPcopy 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

canPipesConnectMethod · 0.80
onTickMethod · 0.80
trySuckEntityMethod · 0.80
receivePowerMethod · 0.80
receivePowerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected