Class PathElementDefault
java.lang.Object
org.cyclops.integrateddynamics.capability.path.PathElementDefault
- All Implemented Interfaces:
Comparable<IPathElement>
,IPathElement
- Direct Known Subclasses:
PathElementCable
Default implementation of
IPathElement
.-
Constructor Details
-
PathElementDefault
public PathElementDefault()
-
-
Method Details
-
getReachableElements
- Specified by:
getReachableElements
in interfaceIPathElement
- Returns:
- The set of all path elements that can be reached from here.
-
equals
-
compareTo
- Specified by:
compareTo
in interfaceComparable<IPathElement>
-
hashCode
public int hashCode()
-