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 ;
65 MCAPI static
void bindType(::cereal::ReflectionCtx&
ctx);
67 MCFOLD static ::
std::
string const& getName();
73 MCAPI
void $initializeFromNetwork(::
CompoundTag const& tag, ::cereal::ReflectionCtx const&);
75 MCAPI
void $applyToBlockType(::
BlockType& blockType) const;
77 MCAPI ::
std::unique_ptr<::
CompoundTag> $_buildNetworkTag(::cereal::ReflectionCtx const&) const;
79 MCFOLD ::
std::
string const& $_getName() const;