Interface HitboxEntity


public interface HitboxEntity
  • Method Details

    • getBone

      ModelBone getBone()
    • getSubHitbox

      SubHitbox getSubHitbox()
    • getEntityId

      int getEntityId()
    • getUniqueId

      UUID getUniqueId()
    • queueLocation

      void queueLocation(org.joml.Vector3f location)
    • getLocation

      org.bukkit.Location getLocation()
    • getOrientedBoundingBox

      @Nullable @Nullable OrientedBoundingBox getOrientedBoundingBox()
    • markRemoved

      void markRemoved()