Interface Position

All Known Subinterfaces:
BlockPointer
All Known Implementing Classes:
BlockPointerImpl, PositionImpl, Vec3d

public interface Position
  • Method Summary

    Modifier and Type Method Description
    double getX()  
    double getY()  
    double getZ()  
  • Method Details

    • getX

      double getX()
    • getY

      double getY()
    • getZ

      double getZ()