29 ::ll::TypedStorage<1, 1, bool> mEnableMultiBlockState;
43 ::ll::TypedStorage<1, 1, ::BlockTrait::MultiBlock::EnabledStates> mStates;
44 ::ll::TypedStorage<1, 1, uchar> mDirection;
45 ::ll::TypedStorage<1, 1, uchar> mPartCount;
53 virtual void applyToBlockType(
::BlockType& blockType)
const ;
57 virtual ::std::string
const& _getName() const ;
63 MCAPI static
void bindType(::cereal::ReflectionCtx&
ctx);
69 MCAPI
void $initializeFromNetwork(::
CompoundTag const& tag, ::cereal::ReflectionCtx const&);
71 MCAPI
void $applyToBlockType(::
BlockType& blockType) const;
73 MCAPI ::
std::unique_ptr<::
CompoundTag> $_buildNetworkTag(::cereal::ReflectionCtx const&) const;
75 MCAPI ::
std::
string const& $_getName() const;