LeviLamina
|
Public Member Functions | |
BlockTryDestroyByPlayerEvent & | operator= (BlockTryDestroyByPlayerEvent const &) |
MCAPI | BlockTryDestroyByPlayerEvent (::BlockTryDestroyByPlayerEvent const &) |
MCAPI | BlockTryDestroyByPlayerEvent (::BlockTryDestroyByPlayerEvent &&) |
MCAPI void * | $ctor (::BlockTryDestroyByPlayerEvent const &) |
MCAPI void * | $ctor (::BlockTryDestroyByPlayerEvent &&) |
MCAPI void | $dtor () |
Public Attributes | |
::ll::TypedStorage< 8, 24, ::WeakRef<::EntityContext > > | mPlayer |
::ll::TypedStorage< 8, 8, ::Block const & > | mBlock |
::ll::TypedStorage< 4, 12, ::BlockPos const > | mPos |
::ll::TypedStorage< 8, 152, ::ItemStack > | mItemUsed |