|
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 options, ::std::optional<::ScriptModuleMinecraft::ScriptActorQueryOptions > const &scope, ::Scripting::WeakLifetimeScope const &dimension, ::Dimension *level, ::Level &selectionType) |
|
static MCAPI ::Scripting::Result_deprecated< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorIterator > > | queryActors_V010 (::ActorSelectorType options, ::std::optional<::ScriptModuleMinecraft::ScriptActorQueryOptions > const &scope, ::Scripting::WeakLifetimeScope const &dimension, ::Dimension *level, ::Level &selectionType) |
|
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) |
|