LeviLamina
|
Public Member Functions | |
MCFOLD void | registerPlayerGameplayHandler (::std::unique_ptr<::PlayerGameplayHandler > &&handler) |
MCAPI::CoordinatorResult | sendEvent (::EventRef<::PlayerGameplayEvent<::CoordinatorResult > > const &event) |
MCAPI void | sendEvent (::EventRef<::PlayerGameplayEvent< void > > const &event) |
MCAPI void | sendPlayerEnchantedItem (::Player &player, ::ItemStack const &item, ::ItemEnchants const &enchants) |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::PlayerGameplayHandler > > | mPlayerGameplayHandler |