Fix issues with leashes and weather due to missed diff
This commit is contained in:
@@ -149,7 +149,7 @@ public abstract class EntityInsentient extends EntityLiving {
|
||||
public void h() {
|
||||
super.h();
|
||||
if (!this.world.isStatic) {
|
||||
this.bJ();
|
||||
this.bL();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user