Class Debuff
java.lang.Object
org.rspeer.game.service.combat.Attack
org.rspeer.game.service.combat.Debuff
-
Constructor Summary
ConstructorsConstructorDescriptionDebuff(PathingEntity<?> source, PathingEntity<?> target, int animation, int tick, Map<Equipment.Slot, Item> equipmentSnapshot, DebuffType type) -
Method Summary
Methods inherited from class Attack
getAnimation, getEquipmentSnapshot, getEventSource, getSource, getTarget, getTick, getTicksElapsed
-
Constructor Details
-
Debuff
public Debuff(PathingEntity<?> source, PathingEntity<?> target, int animation, int tick, Map<Equipment.Slot, Item> equipmentSnapshot, DebuffType type)
-
-
Method Details
-
getType
-
toString
-