15 ::ll::TypedStorage<1, 1, uchar> mPower;
16 ::ll::TypedStorage<2, 4, ::std::optional<::SharedTypes::Facing>> mStronglyPoweredFace;
17 ::ll::TypedStorage<1, 1, ::Bedrock::EnumSet<::SharedTypes::Facing, 6>> mConnectedFaces;
18 ::ll::TypedStorage<1, 1, bool> mIsTransformRelative;
24 MCAPI static ::std::string_view
const& ConnectedFacesId();
26 MCAPI static ::std::string_view
const& NameId();
28 MCAPI static ::std::string_view
const& PowerId();
30 MCAPI static ::std::string_view
const& StronglyPoweredFaceId();
32 MCAPI static ::std::string_view
const& TransformRelativeId();