| Name | <EntityTag.size> |
| Returns | ElementTag |
| Mechanism | EntityTag.size |
| Description | (Property) Returns the size of an entity.
Cube-type (slime, magma cube, sulfur cube) mob sizes are between 1 and 127. Phantom mob sizes are between 0 and 64. Pufferfish mob sizes are between 0 and 2. |
| Generated Example | |
| Group | Properties |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/entity/EntitySize.java#L13 |