Skip to content

Latest commit

History

History
16 lines (12 loc) · 964 Bytes

File metadata and controls

16 lines (12 loc) · 964 Bytes

UpdateEntityRequest

Properties

NameTypeDescriptionNotes
damageDamageRequestThe damage the entity will take[optional]
inventorylist[SlotRequest]The slots in the inventory of the entity to modify[optional]
positionVector3dThe position that the entity will be moved to[optional]
rotationVector3dThe new rotation of the entity[optional]
scaleVector3dThe new scale of the entity[optional]
velocityVector3dThe new speed of the entity[optional]
worldstrThe world that the entity will be moved to[optional]

[Back to Model list][Back to API list][Back to README]