Solved PlayerVelocityEvent?

Discussion in 'Plugin Development' started by epicfacecreeper, Sep 24, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    epicfacecreeper

    I was looking through the JavaDocs and found the PlayerVelocityEvent. When is this called? The class itself has no description and the methods are poorly documented.
     
  2. Offline

    adam753

  3. Offline

    chasechocolate

    You could test it out; simply listen for it, and alter the vector to something like (0, 20, 0). My guess would be it gets called when a player jumps, no idea though.
     
  4. Offline

    desht

Thread Status:
Not open for further replies.

Share This Page