Package net.jcm.vsch.api.pipe.capability
Interface NodePort
- All Known Subinterfaces:
NodeEnergyPort,NodeFluidPort
public interface NodePort
-
Method Summary
-
Method Details
-
getPressure
double getPressure()- Returns:
- pressure on the port, cannot be less than
0
-
getFlowDirection
FlowDirection getFlowDirection()- Returns:
FlowDirectionrelative to the block
-