Package | Description |
---|---|
buildcraft.transport.pipe.flow |
Modifier and Type | Method and Description |
---|---|
java.util.List<TravellingItem> |
PipeFlowItems.getAllItemsForRender() |
Modifier and Type | Method and Description |
---|---|
boolean |
TravellingItem.canMerge(TravellingItem with) |
boolean |
TravellingItem.mergeWith(TravellingItem with)
Attempts to merge the two travelling item's together, if they are close enough.
|