Class PlayerElementHitEvent


@Deprecated(forRemoval=true) public final class PlayerElementHitEvent extends PlayerEvent
Deprecated, for removal: This API element is subject to removal in a future version.
Do not use! Use PlayerGameObjectHitEvent instead!
  • Method Details

    • getGameObject

      public GameObject getGameObject()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getHitPosition

      public Vector3f getHitPosition()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getHitNormal

      public Vector3f getHitNormal()
      Deprecated, for removal: This API element is subject to removal in a future version.