Class PathElementCable
java.lang.Object
org.cyclops.integrateddynamics.capability.path.PathElementDefault
org.cyclops.integrateddynamics.capability.path.PathElementCable
- All Implemented Interfaces:
Comparable<IPathElement>, IPathElement
- Direct Known Subclasses:
PathElementTile
Implementation of
IPathElement for cables.-
Constructor Details
-
PathElementCable
public PathElementCable()
-
-
Method Details
-
getCable
-
getReachableElements
- Specified by:
getReachableElementsin interfaceIPathElement- Overrides:
getReachableElementsin classPathElementDefault- Returns:
- The set of all path elements that can be reached from here.
-