LeviLamina
Loading...
Searching...
No Matches
ScriptModuleServerAdmin::ScriptAllowList Class Reference

Public Member Functions

ScriptAllowList & operator= (ScriptAllowList const &)
 ScriptAllowList (ScriptAllowList const &)
MCAPI ::Scripting::Result< void, ::ScriptModuleServerAdmin::ScriptAllowListModificationError, ::ScriptModuleMinecraft::ScriptInvalidActorErroradd (::std::variant< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer >, ::std::string > const &playerData)
MCAPI ::Scripting::Result< bool, ::ScriptModuleMinecraft::ScriptInvalidActorErrorcontains (::std::variant< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer >, ::std::string > const &playerData)
MCAPI ::Scripting::Result< void, ::ScriptModuleServerAdmin::ScriptAllowListFileReloadErrorreloadFile ()
MCAPI ::Scripting::Result< void, ::ScriptModuleServerAdmin::ScriptAllowListModificationError, ::ScriptModuleMinecraft::ScriptInvalidActorErrorremove (::std::variant< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer >, ::std::string > const &playerData)

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnkba978c

Member Function Documentation

◆ add()

Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ contains()

MCAPI ::Scripting::Result< bool, ::ScriptModuleMinecraft::ScriptInvalidActorError > ScriptModuleServerAdmin::ScriptAllowList::contains ( ::std::variant< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer >, ::std::string > const & playerData)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ reloadFile()

MCAPI ::Scripting::Result< void, ::ScriptModuleServerAdmin::ScriptAllowListFileReloadError > ScriptModuleServerAdmin::ScriptAllowList::reloadFile ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ remove()

Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ bind()

MCAPI ::Scripting::ClassBinding ScriptModuleServerAdmin::ScriptAllowList::bind ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: