@@ -2,8 +2,8 @@
|
||||
+++ b/net/minecraft/server/EntityAgeable.java
|
||||
@@ -10,6 +10,7 @@
|
||||
protected int c;
|
||||
private float bx = -1.0F;
|
||||
private float by;
|
||||
private float by = -1.0F;
|
||||
private float bz;
|
||||
+ public boolean ageLocked; // CraftBukkit
|
||||
|
||||
public EntityAgeable(World world) {
|
||||
|
||||
Reference in New Issue
Block a user