-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class games.stendhal.client.events.Event
init
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
AttackEvent
public AttackEvent()
-
Method Details
-
execute
public void execute()
Description copied from class: Event
executes the event
- Specified by:
execute
in class Event<RPEntity>