LeviLamina
|
Public Member Functions | |
ResourceDropsContext & | operator= (ResourceDropsContext const &) |
ResourceDropsContext (ResourceDropsContext const &) | |
MCAPI int | getMiningLootBonusLevel () const |
MCAPI bool | isUsingSilkTouch () const |
Static Public Member Functions | |
static MCAPI ::ResourceDropsContext | fromPlayerMining (::IBlockSource const ®ion, ::BlockPos const &position, ::ItemStack const &usedItem) |
Public Attributes | |
::ll::TypedStorage< 4, 4, ::ResourceDropsCause > | mCause |
::ll::TypedStorage< 4, 4, float > | mExplosionRadius |
::ll::TypedStorage< 8, 8, ::ItemStack const & > | mUsedItem |
::ll::TypedStorage< 4, 12, ::BlockPos const > | mBlockPos |
::ll::TypedStorage< 4, 4, ::DimensionType const > | mDimensionType |
::ll::TypedStorage< 8, 8, ::IBlockSource const & > | mBlockSource |