Custom damage

Discussion in 'Plugin Development' started by Anrza, Sep 22, 2015.

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

    Anrza

  2. Offline

    SuperSniper

    @Anrza You can just use this:
    Code:
    Entity entity = ENTITY;
    entity.damage(damageAmountHere);
    
     
  3. Offline

    Anrza

    No, I can't, because that doesn't set the damage type.
     
  4. Offline

    teej107

    @Anrza Have you looked through the JavaDocs?
     
  5. Offline

    StihlBlade86

    What damage type are you needing?
     
  6. Offline

    Rexcantor64

    I can make a plugin for you. Do you want?
     
  7. Offline

    Anrza

    The Bukkit ones? A hundred times.

    All of them.

    If you mean an API that works like the resource in main post? Sure.
     
  8. Offline

    Rexcantor64

    Yes. I will make this ASAP. I have to do my plugins too, but tomorow I should have finished it.
     
  9. Offline

    teej107

  10. Offline

    Anrza

Thread Status:
Not open for further replies.

Share This Page