18 ::ll::TypedStorage<1, 1, schar> mMinPower;
19 ::ll::TypedStorage<1, 1, bool> mPropagatePower;
20 ::ll::TypedStorage<1, 1, bool> mConsumePowerAnyDirection;
21 ::ll::TypedStorage<1, 1, bool> mAcceptSameDirection;
22 ::ll::TypedStorage<1, 1, bool> mAcceptHalfPulse;
23 ::ll::TypedStorage<1, 1, bool> mIgnoreFirstUpdate;
28 BlockRedstoneConsumerDescription();
33 virtual ::std::string
const& getName()
const ;
39 virtual ~BlockRedstoneConsumerDescription() ;
51 MCAPI static ::std::string
const& NameID();
69 MCAPI ::std::string
const& $getName()
const;