LeviLamina
|
Public Member Functions | |
PlayerInteractWithBlockAfterEvent & | operator= (PlayerInteractWithBlockAfterEvent const &) |
MCAPI | PlayerInteractWithBlockAfterEvent (::PlayerInteractWithBlockAfterEvent const &) |
MCAPI void * | $ctor (::PlayerInteractWithBlockAfterEvent const &) |
MCAPI void | $dtor () |
Public Attributes | |
::ll::TypedStorage< 8, 24, ::WeakRef<::EntityContext > > | mPlayer |
::ll::TypedStorage< 4, 12, ::Vec3 > | mBlockLocation |
::ll::TypedStorage< 1, 1, uchar > | mBlockFace |
::ll::TypedStorage< 4, 12, ::Vec3 > | mFaceLocation |
::ll::TypedStorage< 8, 152, ::ItemStack > | mBeforeItem |
::ll::TypedStorage< 8, 152, ::ItemStack > | mAfterItem |
::ll::TypedStorage< 1, 1, bool > | mIsFirstEvent |