19 ::ll::TypedStorage<1, 1, schar> mMinPower;
20 ::ll::TypedStorage<1, 1, bool> mPropagatePower;
21 ::ll::TypedStorage<1, 1, bool> mConsumePowerAnyDirection;
22 ::ll::TypedStorage<1, 1, bool> mAcceptSameDirection;
23 ::ll::TypedStorage<1, 1, bool> mAcceptHalfPulse;
24 ::ll::TypedStorage<1, 1, bool> mIgnoreFirstUpdate;
29 BlockRedstoneConsumerDescription();
34 virtual ::std::string
const& getName()
const ;
56 MCAPI static ::std::string
const& NameID();
68 MCAPI ::std::string
const& $getName()
const;