|
static MCAPI ::Scripting::Error | _incompatableWorldQueryOptionError (::std::string const &propertyName) |
|
static MCAPI ::Scripting::Result_deprecated<::ActorSelectorArgs > | constructSelectorArgs (::ActorSelectorType selectionType, ::std::optional<::ScriptModuleMinecraft::ScriptActorQueryOptions > const &options, ::Dimension *dimension) |
|
static MCAPI ::Scripting::Result_deprecated< ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > > | getAllPlayers (::Scripting::WeakLifetimeScope const &scope, ::Level &level) |
|
static MCAPI ::Scripting::Result_deprecated< bool > | matches (::Actor const &actor, ::ActorSelectorArgs const &args) |
|
static MCAPI ::Scripting::Result_deprecated< bool > | matches (::Actor const &actor, ::std::optional<::ScriptModuleMinecraft::ScriptActorQueryOptions > const &options) |
|
static MCAPI ::Scripting::Result_deprecated< ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > > > | queryActors (::ActorSelectorType selectionType, ::std::optional<::ScriptModuleMinecraft::ScriptActorQueryOptions > const &options, ::Scripting::WeakLifetimeScope const &scope, ::Dimension *dimension, ::Level &level) |
|
static MCAPI ::Scripting::Result_deprecated< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorIterator > > | queryActors_V010 (::ActorSelectorType selectionType, ::std::optional<::ScriptModuleMinecraft::ScriptActorQueryOptions > const &options, ::Scripting::WeakLifetimeScope const &scope, ::Dimension *dimension, ::Level &level) |
|
static MCAPI ::Scripting::Result_deprecated< ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayer > > > | queryPlayers (::std::optional<::ScriptModuleMinecraft::ScriptActorQueryOptions > const &options, ::Scripting::WeakLifetimeScope const &scope, ::Dimension *dimension, ::Level &level) |
|
static MCAPI ::Scripting::Result_deprecated< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptPlayerIterator > > | queryPlayers_V010 (::std::optional<::ScriptModuleMinecraft::ScriptActorQueryOptions > const &options, ::Scripting::WeakLifetimeScope const &scope, ::Dimension *dimension, ::Level &level) |
|
◆ _incompatableWorldQueryOptionError()
static MCAPI ::Scripting::Error ScriptModuleMinecraft::ScriptActorQuery::_incompatableWorldQueryOptionError |
( |
::std::string const & | propertyName | ) |
|
|
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.
◆ constructSelectorArgs()
- 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.
◆ getAllPlayers()
- 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.
◆ matches() [1/2]
- 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.
◆ matches() [2/2]
- 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.
◆ queryActors()
- 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.
◆ queryActors_V010()
- 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.
◆ queryPlayers()
- 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.
◆ queryPlayers_V010()
- 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: