Jump to content

supyoyoyo

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by supyoyoyo

  1. Hi, this code below me works, but it only deals 1 damage. Am I using it wrong? private void attack(Entity entity) { mc.player.swingArm(EnumHand.MAIN_HAND); mc.playerController.attackEntity(mc.player, entity); }
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.