A utility which is used to get the information from an Entity object
Method
Parameters
Type
Description
getHealth
Entity
int
Health of an entity
getEyeHeight
double
Eye Height of an entity (in blocks)
getDisplayName
String
Display name of an entity
getHeldItem
ItemStack
Held item of an entity
getUUID
UUID
Unique ID of an entity
entity_util.getName(entity)
Last updated 4 years ago
Was this helpful?