EntityDimensions
Importing the class
It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.
Methods
Return Type: AABB
Parameter | Type |
---|---|
Parameter x | Type double |
Parameter y | Type double |
Parameter z | Type double |
Return Type: EntityDimensions
Parameter | Type |
---|---|
Parameter factor | Type float |
Return Type: EntityDimensions
Parameter | Type |
---|---|
Parameter widthFactor | Type float |
Parameter heightFactor | Type float |