21 ::ll::TypedStorage<4, 4, ::ResourceDropsCause> mCause;
22 ::ll::TypedStorage<4, 4, float> mExplosionRadius;
23 ::ll::TypedStorage<8, 8, ::ItemStack const&> mUsedItem;
24 ::ll::TypedStorage<4, 12, ::BlockPos const> mBlockPos;
25 ::ll::TypedStorage<4, 4, ::DimensionType const> mDimensionType;
26 ::ll::TypedStorage<8, 8, ::IBlockSource const&> mBlockSource;
38 MCAPI
int getMiningLootBonusLevel()
const;
40 MCAPI
bool isUsingSilkTouch()
const;
46 MCAPI static ::ResourceDropsContext
Definition ResourceDropsContext.h:17