Class PathElementTileMultipartTicking
java.lang.Object
org.cyclops.integrateddynamics.capability.path.PathElementDefault
org.cyclops.integrateddynamics.capability.path.PathElementCable
org.cyclops.integrateddynamics.capability.path.PathElementTile<BlockEntityMultipartTicking>
org.cyclops.integrateddynamics.capability.path.PathElementTileMultipartTicking
- All Implemented Interfaces:
Comparable<IPathElement>
,IPathElement
Implementation of
IPathElement
for BlockEntityMultipartTicking
.-
Constructor Summary
ConstructorDescription -
Method Summary
Methods inherited from class org.cyclops.integrateddynamics.capability.path.PathElementTile
getCable, getPosition, getTile
Methods inherited from class org.cyclops.integrateddynamics.capability.path.PathElementDefault
compareTo, equals, hashCode
-
Constructor Details
-
PathElementTileMultipartTicking
-
-
Method Details
-
getReachableElements
- Specified by:
getReachableElements
in interfaceIPathElement
- Overrides:
getReachableElements
in classPathElementCable
- Returns:
- The set of all path elements that can be reached from here.
-