Unadded (redundant) Wolf.isTamed().
This commit is contained in:
parent
4757738ea7
commit
f31699cce7
@ -35,11 +35,4 @@ public interface Wolf extends Animals, Tameable {
|
||||
*/
|
||||
public void setSitting(boolean sitting);
|
||||
|
||||
/**
|
||||
* Tells whether this wolf has an owner
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public boolean isTamed();
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user