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

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

::ll::TypedStorage< 4, 8, ::std::optional< int > > mMaxDistance
::ll::TypedStorage< 1, 2, ::std::optional< bool > > mIgnoreBlockCollision
::ll::TypedStorage< 1, 2, ::std::optional< bool > > mIncludePassableBlocks
::ll::TypedStorage< 1, 2, ::std::optional< bool > > mIncludeLiquidBlocks
::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: