Interface IPositional

  • Method Summary

    Modifier and Type
    Method
    Description
    float
     
    float
     
    float
     
    default boolean
    isInRange(IPositional iPositional0, float float0)
     
  • Method Details

    • getX

      float getX()
    • getY

      float getY()
    • getZ

      float getZ()
    • isInRange

      default boolean isInRange(IPositional iPositional0, float float0)