|
|
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 &cullingShapeName, ::HashedString const &cullingLayer, ::std::variant< bool, ::std::set<::HashedString > > const &uvLock, ::BlockRendererDescription const &renderer, bool isFullBlockV1) |
|
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 &cullingShapeName, ::HashedString const &cullingLayer, ::std::variant< bool, ::std::set<::HashedString > > const &uvLock, ::BlockRendererDescription const &renderer, bool isFullBlockV1) |
|
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) |
|
|
static MCAPI void | bindType (::cereal::ReflectionCtx &ctx) |
|
static MCAPI ::std::map<::std::string, ::SharedTypes::Legacy::ExpressionNode > | getBoneVisibility (::std::map<::std::string, ::ExpressionNode > const &boneVisibilities) |
|
static MCAPI ::std::map<::std::string, ::ExpressionNode > | setBoneVisibility (::std::map<::std::string, ::SharedTypes::Legacy::ExpressionNode > const &boneVisibilities) |
|
static MCAPI ::HashedString const & | CROSS_GEO_NAME () |
|
static MCAPI ::std::string const & | CULLING_LAYER_DOCUMENTATION () |
|
static MCAPI ::HashedString const & | CULLING_LAYER_LEAVES () |
|
static MCAPI ::std::string const & | CULLING_LAYER_NAME_CONSTRAINT () |
|
static MCAPI ::HashedString const & | CULLING_LAYER_UNDEFINED () |
|
static MCAPI ::HashedString const & | CULLING_SHAPE_DEFAULT () |
|
static MCAPI ::std::string const & | CULLING_SHAPE_DOCUMENTATION () |
|
static MCAPI ::std::string const & | CULLING_SHAPE_NAME_CONSTRAINT () |
|
static MCAPI ::HashedString const & | FULL_BLOCK_GEO_NAME () |
|
static MCAPI ::HashedString const & | FULL_BLOCK_GEO_NAME_V1 () |
|
static MCAPI ::std::string const & | GEO_NAME_CONSTRAINT () |
|
static MCAPI ::std::string const & | NameID () |
|
static MCAPI ::std::string const & | UV_LOCKING_CONSTRAINT () |
| static MCAPI void ** | $vftable () |
|
|
::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< 1, 1, bool > | mIsFullBlockV1 |
|
::ll::TypedStorage< 8, 48, ::HashedString > | mCullingLayer |
|
::ll::TypedStorage< 8, 48, ::HashedString > | mCullingShapeName |
|
::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 |