|
LeviLamina
|
Public Member Functions | |
| PlayerShootArrowEvent & | operator= (PlayerShootArrowEvent const &)=default |
| PlayerShootArrowEvent (WeakRef< EntityContext > const &player, WeakRef< EntityContext > const &arrow, ItemStack const &weaponItem, ItemStack const &arrowItem) | |
| MCAPI | PlayerShootArrowEvent (::PlayerShootArrowEvent const &) |
| MCFOLD void * | $ctor (::PlayerShootArrowEvent const &) |
| MCFOLD void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 24, ::WeakRef<::EntityContext > > | mPlayer |
| ::ll::TypedStorage< 8, 24, ::WeakRef<::EntityContext > > | mArrow |
| ::ll::TypedStorage< 8, 152, ::ItemStack > | mWeaponItem |
| ::ll::TypedStorage< 8, 152, ::ItemStack > | mArrowItem |