LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptActorQueryOptions Struct Reference
Inheritance diagram for ScriptModuleMinecraft::ScriptActorQueryOptions:

Public Member Functions

MCFOLD void $dtor ()
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptActorFilter &&)
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptActorFilter const &)

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bindV010 ()
static MCAPI ::Scripting::InterfaceBinding bindV1 ()
static MCAPI ::Scripting::InterfaceBinding bind ()

Public Attributes

::ll::TypedStorage< 4, 16, ::std::optional<::Vec3 > > mPosition
::ll::TypedStorage< 4, 8, ::std::optional< float > > mMinDistance
::ll::TypedStorage< 4, 8, ::std::optional< float > > mMaxDistance
::ll::TypedStorage< 4, 8, ::std::optional< int > > mClosest
::ll::TypedStorage< 4, 8, ::std::optional< int > > mFarthest
::ll::TypedStorage< 4, 16, ::std::optional<::Vec3 > > mVolume
::ll::TypedStorage< 4, 8, ::std::optional< int > > mMinLevel
::ll::TypedStorage< 4, 8, ::std::optional< int > > mMaxLevel
::ll::TypedStorage< 4, 8, ::std::optional< float > > mMinVerticalRotation
::ll::TypedStorage< 4, 8, ::std::optional< float > > mMaxVerticalRotation
::ll::TypedStorage< 4, 8, ::std::optional< float > > mMinHorizontalRotation
::ll::TypedStorage< 4, 8, ::std::optional< float > > mMaxHorizontalRotation
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > mType
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::std::string > > > mFamilies
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::std::string > > > mTags
::ll::TypedStorage< 8, 40, ::std::optional<::std::string > > mName
::ll::TypedStorage< 4, 8, ::std::optional<::GameType > > mGameMode
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::std::string > > > mExcludeTypes
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::std::string > > > mExcludeFamilies
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::std::string > > > mExcludeTags
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::std::string > > > mExcludeNames
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::GameType > > > mExcludeGameModes
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::ScriptModuleMinecraft::ScriptScoreTargetSelectorOption > > > mScoreOptions
::ll::TypedStorage< 8, 32, ::std::optional<::std::vector<::ScriptModuleMinecraft::ScriptPropertyTargetSelectorOption > > > mPropertyOptions

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