跳转至

CustomWidgetMoveEventData

文档版本:1.21.0.24

CustomWidgetMoveEventData类。script_api.minecraft/server-editor-bindings.customwidgetmoveeventdata.description

属性

group
read-only group: WidgetGroup;
location
read-only location: Vector3 | undefined;
rotation
read-only rotation: Vector2 | undefined;
widget
read-only widget: CustomWidget;