Need help with isJumping method 1.18

Discussion in 'Plugin Development' started by JRabble, Mar 15, 2022.

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

    JRabble

    So recently I have started making my own plugin, in which I really need to use player#isJumping method, but I realized that it doesn’t work. Is this a thing or am I doing something wrong?


    if (p.isJumping()){

    // my code

    }
     
    Last edited: Mar 15, 2022
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    JRabble

  4. Offline

    timtower Administrator Administrator Moderator

  5. Offline

    JRabble

    oh yeah, my bad, Im on a wrong forum xD
     
Thread Status:
Not open for further replies.

Share This Page