Fix issue #47.

This commit is contained in:
Major-
2015-01-07 17:44:15 +00:00
parent fb6fb7c9d4
commit 7b85bbec26
+1 -1
View File
@@ -252,7 +252,7 @@ public abstract class Mob extends Entity {
} }
/** /**
* Gets this mob' local player {@link List}. * Gets this mob's local player {@link List}.
* *
* @return The list. * @return The list.
*/ */