Upstream Paper missing

This commit is contained in:
Sotr
2018-07-29 03:00:57 +08:00
parent a3cc6062b6
commit b8879db641

View File

@@ -128,6 +128,7 @@ public abstract class Entity implements ICommandListener, KeyedObject { // Paper
protected boolean E;
private boolean aw;
public boolean dead;
public boolean shouldBeRemoved; // Paper
public float width;
public float length;
public float I;