16struct ScriptPlayAnimationOptions {
20 ::ll::TypedStorage<8, 32, ::std::optional<::std::vector<::std::string>>> mPlayerNames;
24 ::std::optional<::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer>>>>
26 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mNextState;
27 ::ll::TypedStorage<4, 8, ::std::optional<float>> mBlendOutTime;
28 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mStopExpression;
29 ::ll::TypedStorage<8, 40, ::std::optional<::std::string>> mController;
34 ScriptPlayAnimationOptions();
43 MCAPI ::ScriptModuleMinecraft::ScriptPlayAnimationOptions&
46 MCAPI ::ScriptModuleMinecraft::ScriptPlayAnimationOptions&
49 MCAPI ~ScriptPlayAnimationOptions();
55 MCAPI static ::Scripting::InterfaceBinding bindV1();
57 MCAPI static ::Scripting::InterfaceBinding bindV2();