|
|
virtual::std::string const & | getName () const |
|
virtual void | initializeComponent (::BlockComponentStorage &blockComponentStorage) const |
|
virtual void | initializeComponentFromCode (::BlockComponentStorage &blockComponentStorage) const |
|
virtual void | handleVersionBasedInitialization (::SemVersion const &originalJsonVersion) |
|
virtual::CompoundTag | buildUnboundDataNetworkTag () const |
|
virtual void | initializeUnboundDataFromNetwork (::CompoundTag const &tag) |
|
MCAPI | BlockGeometryDescription (::BlockGeometryDescription const &) |
|
MCAPI | BlockGeometryDescription (::HashedString const &geometryName, ::HashedString const &cullingName, ::HashedString const &cullingLayer, ::std::variant< bool, ::std::set<::HashedString > > const &uvLock, ::BlockRendererDescription const &renderer) |
|
MCAPI::BlockGeometryDescription & | operator= (::BlockGeometryDescription &&) |
|
MCAPI::BlockGeometryDescription & | operator= (::BlockGeometryDescription const &) |
|
MCAPI void * | $ctor () |
|
MCAPI void * | $ctor (::BlockGeometryDescription const &) |
|
MCAPI void * | $ctor (::HashedString const &geometryName, ::HashedString const &cullingName, ::HashedString const &cullingLayer, ::std::variant< bool, ::std::set<::HashedString > > const &uvLock, ::BlockRendererDescription const &renderer) |
|
MCAPI void | $dtor () |
|
MCAPI::std::string const & | $getName () const |
|
MCAPI void | $initializeComponent (::BlockComponentStorage &blockComponentStorage) const |
|
MCFOLD void | $initializeComponentFromCode (::BlockComponentStorage &blockComponentStorage) const |
|
MCAPI void | $handleVersionBasedInitialization (::SemVersion const &originalJsonVersion) |
|
MCAPI::CompoundTag | $buildUnboundDataNetworkTag () const |
|
MCAPI void | $initializeUnboundDataFromNetwork (::CompoundTag const &tag) |
|
|
::ll::TypedStorage< 8, 48, ::HashedString > | mGeometryName |
|
::ll::TypedStorage< 1, 1, bool > | mNeedsLegacyTopRotation |
|
::ll::TypedStorage< 1, 1, bool > | mUseBlockTypeLightAbsorption |
|
::ll::TypedStorage< 1, 1, bool > | mIgnoreGeometryForIsSolid |
|
::ll::TypedStorage< 8, 48, ::HashedString > | mCullingLayer |
|
::ll::TypedStorage< 8, 16, ::std::shared_ptr<::BlockGeometryDescription::SharedInitializationData > > | mSharedInitializationData |
|
::ll::TypedStorage< 8, 24, ::std::variant< bool, ::std::set<::HashedString > > > | mUVsLocked |
|
::ll::TypedStorage< 4, 52, ::BlockRendererDescription > | mRenderer |
◆ $vftable()
| MCAPI void ** BlockGeometryDescription::$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: