Interface WorldBorder.IBorderInfo

    • Method Detail

      • getMinX

        double getMinX()
      • getMaxX

        double getMaxX()
      • getMinZ

        double getMinZ()
      • getMaxZ

        double getMaxZ()
      • getSize

        double getSize()
      • getLerpSpeed

        double getLerpSpeed()
      • getLerpRemainingTime

        long getLerpRemainingTime()
      • getLerpTarget

        double getLerpTarget()
      • onAbsoluteMaxSizeChange

        void onAbsoluteMaxSizeChange()
      • onCenterChange

        void onCenterChange()
      • getCollisionShape

        VoxelShape getCollisionShape()