| Tag Name | Tag Type | Type Enforced | Example | Notes |
|---|---|---|---|---|
| Health | Short | - | /summon XPOrb ~ ~1 ~ {Health:127} /testfor @e {Health:127s} |
Internally uses a Byte, effectively reducing the minimum and maximum values to -128 and 127. |
| Age | Short | - | /summon XPOrb ~ ~1 ~ {Age:32767} /testfor @e {Age:32768s} |
- |
| Value | Short | - | /summon XPOrb ~ ~1 ~ {Value:32767} /testfor @e {Value:32767s} |
- |