Fixed Javadoc errors

By: Sycholic <c_chekay@yahoo.com>
This commit is contained in:
Bukkit/Spigot
2016-03-22 09:18:24 -04:00
parent c77cf1cf71
commit 14838056ae
3 changed files with 3 additions and 3 deletions

View File

@@ -72,7 +72,7 @@ public interface Villager extends Ageable, NPC, InventoryHolder {
* Note that this inventory is not the Merchant inventory, rather, it is the
* items that a villager might have collected (from harvesting crops, etc.)
*
* @inheritDoc
* {@inheritDoc}
*/
@Override
Inventory getInventory();