|
|
## Description
|
|
|
Checks the size of an entity that can have its size changed (Slimes, Magma_cubes, and Phantoms).
|
|
|
|
|
|
---
|
|
|
|
|
|
**Attributes:**
|
|
|
## Attributes
|
|
|
| Attribute | Aliases | Description | Default |
|
|
|
|-----------|-----------|----------------------------------------------------------------------|---------|
|
|
|
| size | s | The size range to check | |
|
|
|
|
|
|
| Attribute | Aliases | Description |
|
|
|
| --------- | ------------- | ------------------------- |
|
|
|
| size | s | The size range to check |
|
|
|
|
|
|
**Examples**
|
|
|
|
|
|
```
|
|
|
- size >5 true
|
|
|
## Examples
|
|
|
```yaml
|
|
|
- size{s=>5} true
|
|
|
```
|
|
|
|
|
|
---
|
|
|
|
|
|
**Extra Information:**
|
|
|
|
|
|
- [x] Type: Entity
|
|
|
- [x] Aliases: Size |
|
|
\ No newline at end of file |
|
|
## Aliases
|
|
|
- [x] size |
|
|
\ No newline at end of file |