Remove irrelevant documentation from MopPositionUpdateEvent

This commit is contained in:
atomicint
2015-04-09 17:17:32 -04:00
parent 433d4c359a
commit b323a7625b
@@ -6,9 +6,6 @@ import org.apollo.game.model.event.Event;
/**
* An {@link Event} created when a Mob's Position is being updated.
* <p>
* This Event intentionally ignores the result of execution - it should not be possible for a plugin to prevent this
* Event from happening, only to listen for it.
*
* @author Major
*/