23 ::ll::TypedStorage<8, 8, ::Player&> mPlayer;
24 ::ll::TypedStorage<8, 8, ::Block const&> mDestroyedBlock;
29 BlockPlayerDestroyEvent& operator=(BlockPlayerDestroyEvent
const&);
30 BlockPlayerDestroyEvent(BlockPlayerDestroyEvent
const&);
31 BlockPlayerDestroyEvent();
36 virtual ::BlockSource
const& getBlockSource()
const ;
44 MCAPI
void configureRenderParamsForTrigger(
::RenderParams& params)
const;
46 MCFOLD ::Player
const& getPlayer()
const;
48 MCFOLD
bool isClientSide()
const;
60 MCFOLD ::BlockSource
const& $getBlockSource()
const;