mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-07 16:57:42 +01:00
Unadded (redundant) Wolf.isTamed().
By: sk89q <the.sk89q@gmail.com>
This commit is contained in:
parent
a51630d16d
commit
5b05f71501
@ -34,12 +34,5 @@ public interface Wolf extends Animals, Tameable {
|
||||
* @param sitting true if sitting
|
||||
*/
|
||||
public void setSitting(boolean sitting);
|
||||
|
||||
/**
|
||||
* Tells whether this wolf has an owner
|
||||
*
|
||||
* @return
|
||||
*/
|
||||
public boolean isTamed();
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user