Entity
This page goes over the Entity object.
isLiving(): Boolean
isLiving(): BooleangetPosition(): Vector3d
getPosition(): Vector3dgetLastPosition(): Vector3d
getLastPosition(): Vector3dgetMotion(): Vector3d
getMotion(): Vector3dgetRotation(): Vector2f
getRotation(): Vector2fsetYaw(yaw): Undefined
setYaw(yaw): UndefinedsetPitch(pitch): Undefined
setPitch(pitch): UndefinedgetLastRotation(): Vector2f
getLastRotation(): Vector2fgetTicksExisted(): Number
getTicksExisted(): NumbergetEntityId(): Number
getEntityId(): NumbergetDisplayName(): String
getDisplayName(): StringgetInventory(): Inventory
getInventory(): InventorygetDistanceToEntity(entity): Number
getDistanceToEntity(entity): NumberArgument
Type
Description
getDistance(x, y, z): Number
getDistance(x, y, z): NumberArgument
Type
Description
Last updated