1.0.2 push
This commit is contained in:
parent
6e4de4f6e9
commit
4070e560d1
17 changed files with 701 additions and 36 deletions
|
@ -211,6 +211,7 @@ public class EntityFallenAngel extends EntityDemon implements IRangedAttackMob,
|
|||
public void onUpdate()
|
||||
{
|
||||
super.onUpdate();
|
||||
this.onGround = false;
|
||||
}
|
||||
|
||||
public float getEyeHeight()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue