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

Public Member Functions

virtual::std::string const & getName () const
virtual void initializeComponent (::BlockComponentStorage &blockComponentStorage) const
virtual void initializeComponentFromCode (::BlockComponentStorage &blockComponentStorage) const
MCAPI BlockConnectionRuleDescription (::Bedrock::EnumSet<::ConnectionID, 4 > connectionsFromMask, ::std::vector<::Direction::Type > enabledDirections)
MCAPI void * $ctor ()
MCAPI void * $ctor (::Bedrock::EnumSet<::ConnectionID, 4 > connectionsFromMask, ::std::vector<::Direction::Type > enabledDirections)
MCAPI void $dtor ()
MCAPI::std::string const & $getName () const
MCAPI void $initializeComponent (::BlockComponentStorage &blockComponentStorage) const
MCFOLD void $initializeComponentFromCode (::BlockComponentStorage &blockComponentStorage) const

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)
static MCAPI ::std::vector<::Direction::Type > const & ALL_DIRECTIONS ()
static MCAPI ::std::unordered_map<::ConnectionType, ::Bedrock::EnumSet<::ConnectionID, 4 > const > const & CONNECTION_TO_MASK ()
static MCAPI ::std::string const & NameID ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 1, 1, ::Bedrock::EnumSet<::ConnectionID, 4 > > mConnectionsFromMask
::ll::TypedStorage< 4, 4, ::ConnectionType > mConnectionsFrom
::ll::TypedStorage< 8, 24, ::std::vector<::Direction::Type > > mEnabledDirections

Member Function Documentation

◆ $vftable()

MCAPI void ** BlockConnectionRuleDescription::$vftable ( )
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.

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