More JavaDoc improvements.

This commit is contained in:
EvilSeph
2011-07-15 01:15:05 -04:00
parent 7968683662
commit 9789918954
28 changed files with 335 additions and 161 deletions

View File

@@ -16,6 +16,7 @@ public class EntityEvent extends Event {
/**
* Returns the Entity involved in this event
*
* @return Entity who is involved in this event
*/
public final Entity getEntity() {