19 ::ll::TypedStorage<8, 8, ::BlockSource&> mRegion;
20 ::ll::TypedStorage<2, 2, short> mSignalLevel;
21 ::ll::TypedStorage<2, 2, short> mPreviousSignalLevel;
22 ::ll::TypedStorage<1, 1, bool> mIsFirstTime;
27 BlockRedstoneUpdateEvent& operator=(BlockRedstoneUpdateEvent
const&);
28 BlockRedstoneUpdateEvent(BlockRedstoneUpdateEvent
const&);
29 BlockRedstoneUpdateEvent();
34 virtual ::BlockSource
const& getBlockSource()
const ;
36 virtual ~BlockRedstoneUpdateEvent() ;
48 MCFOLD ::BlockSource
const& $getBlockSource()
const;