mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-15 20:23:53 -07:00
@@ -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();
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user