Update for 1.6.5
This commit is contained in:
@@ -35,7 +35,7 @@ public class CraftWolf extends CraftAnimals implements Wolf {
|
||||
}
|
||||
|
||||
public boolean isTamed() {
|
||||
return getHandle().m_();
|
||||
return getHandle().A();
|
||||
}
|
||||
|
||||
public void setTamed(boolean tame) {
|
||||
|
||||
Reference in New Issue
Block a user