LeviLamina
Loading...
Searching...
No Matches
player::PlayerRespawnEvent Class Referencefinal
+ Inheritance diagram for player::PlayerRespawnEvent:

Public Member Functions

constexpr PlayerRespawnEvent (Player &player)
 
LLAPI void serialize (CompoundTag &) const override
 
LLNDAPI Playerself () const
 
MCAPI void * $ctor (::MobEvent const &)
 
MCAPI void * $ctor (::std::string name, ::std::string localizableName, bool val)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 32, ::std::string > mName
 
::ll::TypedStorage< 8, 32, ::std::string > mLocalizableName
 
::ll::TypedStorage< 1, 1, bool > mEnabled
 
::ll::TypedStorage< 1, 1, bool > mIsDefaultSet
 

Member Function Documentation

◆ $ctor() [1/2]

MCAPI void * MobEvent::$ctor ( ::MobEvent const & )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/2]

MCAPI void * MobEvent::$ctor ( ::std::string name,
::std::string localizableName,
bool val )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void MobEvent::$dtor ( )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: