接口 WorldBorder.BorderExtent

所有已知实现类:
WorldBorder.MovingBorderExtent, WorldBorder.StaticBorderExtent
封闭类:
WorldBorder

static interface WorldBorder.BorderExtent
  • 方法详细资料

    • getMinX

      double getMinX()
    • getMaxX

      double getMaxX()
    • getMinZ

      double getMinZ()
    • getMaxZ

      double getMaxZ()
    • getSize

      double getSize()
    • getLerpSpeed

      double getLerpSpeed()
    • getLerpRemainingTime

      long getLerpRemainingTime()
    • getLerpTarget

      double getLerpTarget()
    • getStatus

      BorderStatus getStatus()
    • onAbsoluteMaxSizeChange

      void onAbsoluteMaxSizeChange()
    • onCenterChange

      void onCenterChange()
    • update

    • getCollisionShape

      VoxelShape getCollisionShape()