46 MCAPI ::Scripting::Result<
54 MCAPI ::Scripting::Result<
62 MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptAimAssistCategory>
63 _createCategoryHandle(::std::string
const& categoryId)
const;
65 MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptAimAssistPreset>
66 _createPresetHandle(::std::string
const& presetId)
const;
68 MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptAimAssistCategory>>
69 _getCategories()
const;
71 MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptAimAssistCategory>>
72 _getOrCreateCategoryHandle(::std::string
const& categoryId)
const;
74 MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptAimAssistPreset>>
75 _getOrCreatePresetHandle(::std::string
const& presetId)
const;
77 MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptAimAssistPreset>>
80 MCAPI ::ScriptModuleMinecraft::ScriptAimAssistRegistry&
87 MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptAimAssistRegistry> bind();