LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptActorQuery Class Reference

Static Public Member Functions

static MCAPI ::Scripting::Error _incompatableWorldQueryOptionError (::std::string const &propertyName)
 
static MCAPI ::Scripting::Result_deprecated<::ActorSelectorArgsconstructSelectorArgs (::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)
 

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