Adds some minor style improvements
This commit is contained in:
@ -15,7 +15,7 @@ public final class EntityHelper {
|
||||
* Gets the max size of an entity along its x and z axis
|
||||
*
|
||||
* <p>This function gets the ceiling of the max size of an entity, thus calculating the smallest box, using whole
|
||||
* blocks as unit, needed to contain the entity. Assuming n is returned, an (n x n) box is needed to contain the
|
||||
* blocks as unit, needed to contain the entity. Assuming n is returned, an (n x n) box is needed to contain the
|
||||
* entity.</p>
|
||||
*
|
||||
* @param entity <p>The entity to get max size for</p>
|
||||
|
Reference in New Issue
Block a user