21 ::ll::TypedStorage<1, 1, char> mPower;
22 ::ll::TypedStorage<1, 1, uchar> mStronglyPoweredFace;
23 ::ll::TypedStorage<1, 1, ::Bedrock::EnumSet<::Facing::Name, 6>> mConnectedFaces;
24 ::ll::TypedStorage<1, 1, bool> mIsTransformRelative;
25 ::ll::TypedStorage<1, 1, bool> mAllowPowerUp;
26 ::ll::TypedStorage<1, 1, bool> mAllowPowerDown;
37 virtual ::std::string
const& getName()
const ;
46 virtual ::CompoundTag buildUnboundDataNetworkTag()
const ;
49 virtual void initializeUnboundDataFromNetwork(
::CompoundTag const& tag) ;
60 uchar stronglyPoweredFace,
62 bool isTransformRelative,
71 MCAPI static ::std::string
const& NameID();
79 uchar stronglyPoweredFace,
81 bool isTransformRelative,
96 MCAPI ::std::string
const& $getName()
const;
102 MCAPI ::CompoundTag $buildUnboundDataNetworkTag()
const;
104 MCAPI
void $initializeUnboundDataFromNetwork(
::CompoundTag const& tag);