mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-14 19:55:52 -07:00
added some API for entities
This commit is contained in:
@@ -52,7 +52,7 @@ public abstract class Entity {
|
||||
public float width;
|
||||
public float bf;
|
||||
public float bg;
|
||||
protected float fallDistance;
|
||||
public float fallDistance; // Craftbukkit made public
|
||||
private int b;
|
||||
public double bi;
|
||||
public double bj;
|
||||
|
Reference in New Issue
Block a user