public class MeleeAttack
extends Object
-
Constructor Summary
Constructors
-
Method Summary
create(int pCooldownBetweenAttacks)
private static boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
MeleeAttack
public MeleeAttack()
-
Method Details
-
create
public static OneShot<Mob> create(int pCooldownBetweenAttacks)
-
isHoldingUsableProjectileWeapon
private static boolean isHoldingUsableProjectileWeapon(Mob pMob)