mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-16 04:33:56 -07:00
@@ -34,12 +34,5 @@ public interface Wolf extends Animals, Tameable {
|
|||||||
* @param sitting true if sitting
|
* @param sitting true if sitting
|
||||||
*/
|
*/
|
||||||
public void setSitting(boolean sitting);
|
public void setSitting(boolean sitting);
|
||||||
|
|
||||||
/**
|
|
||||||
* Tells whether this wolf has an owner
|
|
||||||
*
|
|
||||||
* @return
|
|
||||||
*/
|
|
||||||
public boolean isTamed();
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user