25 ::ll::TypedStorage<1, 1, char> mPower;
26 ::ll::TypedStorage<1, 1, uchar> mStronglyPoweredFace;
27 ::ll::TypedStorage<1, 1, ::Bedrock::EnumSet<::Facing::Name, 6>> mConnectedFaces;
28 ::ll::TypedStorage<1, 1, bool> mIsTransformRelative;
29 ::ll::TypedStorage<1, 1, bool> mAllowPowerUp;
30 ::ll::TypedStorage<1, 1, bool> mAllowPowerDown;
31 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnPlaceEventSubscription;
32 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnStateChangeEvenSubscription;