Interface Directional

All Known Implementing Classes:
CompositeDirection, CompositeDirection.Direction8, Direction

public interface Directional
  • Method Details

    • getStepX

      int getStepX()
    • getStepY

      int getStepY()
    • getStepZ

      int getStepZ()
    • getStep

      Vec3i getStep()