19 ::ll::TypedStorage<8, 8, ::BlockSource&> mRegion;
20 ::ll::TypedStorage<4, 4, int> mSignalLevel;
21 ::ll::TypedStorage<1, 1, bool> mIsFirstTime;
26 BlockRedstoneUpdateEvent& operator=(BlockRedstoneUpdateEvent
const&);
27 BlockRedstoneUpdateEvent(BlockRedstoneUpdateEvent
const&);
28 BlockRedstoneUpdateEvent();
33 virtual ::BlockSource
const& getBlockSource()
const ;
35 virtual ~BlockRedstoneUpdateEvent() ;
47 MCFOLD ::BlockSource
const& $getBlockSource()
const;