Package net.eternalclient.api.rs
Interface RSModelBoundingBox
-
public interface RSModelBoundingBox
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getCenterX()
int
getCenterY()
int
getCenterZ()
int
getExtremeX()
int
getExtremeY()
int
getExtremeZ()
-