Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-4753

1.14 Pose API

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • None
    • This server is running CraftBukkit version git-Spigot-0c02b0c-e879c44 (MC: 1.14) (Implementing API version 1.14-R0.1-SNAPSHOT)
    • Yes

      I would like to propose some methods and an event for accessing new entity Pose data.

      Adding an enum for Pose (0: STANDING, 1: FALL_FLYING, 2: SLEEPING, 3: SWIMMING, 4: SPIN_ATTACK, 5: SNEAKING, 6: DYING) which would then be accessible via Entity#getPose, and Entity#setPose.

      Would also like to see an EntityChangePoseEvent which would fire whenever an entity changes pose, exposing EntityChangePoseEvent#getPose, EntityChangePostEvent#setPose, and possibly allow cancelling if possible.

            Unassigned Unassigned
            zedwick@gmail.com Zedadias Wick
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: