JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
buildcraft.api.transport.pipe
Interface IItemPipe
All Known Implementing Classes:
ItemPipeHolder
public interface
IItemPipe
To be implemented by the real item pipe in Transport mod, but leaves knowledge for classes that do not have direct dependency on transport.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
PipeDefinition
getDefinition
()
Method Detail
getDefinition
PipeDefinition
getDefinition()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method