Class EntityDim
java.lang.Object
net.citizensnpcs.api.util.EntityDim
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
height
public final float height -
width
public final float width
-
-
Constructor Details
-
EntityDim
public EntityDim(double width, double height) -
EntityDim
public EntityDim(float width, float height)
-
-
Method Details
-
clone
-
equals
-
hashCode
-
mul
-
toString
-
from
-
from
-