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();
41 MCAPI ::ScriptModuleMinecraft::ScriptPlayAnimationOptions&
44 MCAPI ::ScriptModuleMinecraft::ScriptPlayAnimationOptions&
47 MCAPI ~ScriptPlayAnimationOptions();
53 MCAPI static ::Scripting::InterfaceBinding bindV1();
55 MCAPI static ::Scripting::InterfaceBinding bindV2();