Generic cleanup of warnings, whitespace and style.
By: Erik Broes <erikbroes@grum.nl>
This commit is contained in:
@@ -7,7 +7,7 @@ package org.bukkit.entity;
|
||||
public interface Animals extends Creature {
|
||||
/**
|
||||
* Gets the age of this animal.
|
||||
*
|
||||
*
|
||||
* @return Age
|
||||
*/
|
||||
public int getAge();
|
||||
|
||||
Reference in New Issue
Block a user