Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 812 Bytes

UpdateEntityRequest.md

File metadata and controls

16 lines (11 loc) · 812 Bytes

UpdateEntityRequest

Properties

Name Type Description Notes
damage DamageRequest The damage the entity will take [optional]
inventory List<SlotRequest> The slots in the inventory of the entity to modify [optional]
position Vector3d The position that the entity will be moved to [optional]
rotation Vector3d The new rotation of the entity [optional]
scale Vector3d The new scale of the entity [optional]
velocity Vector3d The new speed of the entity [optional]
world String The world that the entity will be moved to [optional]