LeviLamina
Loading...
Searching...
No Matches
PlayerContainerSetter Class Reference
+ Inheritance diagram for PlayerContainerSetter:

Public Member Functions

PlayerContainerSetteroperator= (PlayerContainerSetter const &)
 
 PlayerContainerSetter (PlayerContainerSetter const &)
 
virtual void setArmor (int slot, ::ItemStack const &item)
 
virtual void setOffhandSlot (::ItemStack const &item)
 
virtual void setPlayerUIItem (int slot, ::ItemStack const &item)
 
MCAPI void $setArmor (int slot, ::ItemStack const &item)
 
MCAPI void $setOffhandSlot (::ItemStack const &item)
 
MCAPI void $setPlayerUIItem (int slot, ::ItemStack const &item)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 8, ::Player & > mPlayer
 

Member Function Documentation

◆ setArmor()

virtual void PlayerContainerSetter::setArmor ( int slot,
::ItemStack const & item )
virtual

◆ setOffhandSlot()

virtual void PlayerContainerSetter::setOffhandSlot ( ::ItemStack const & item)
virtual

◆ setPlayerUIItem()

virtual void PlayerContainerSetter::setPlayerUIItem ( int slot,
::ItemStack const & item )
virtual

◆ $setArmor()

MCAPI void PlayerContainerSetter::$setArmor ( int slot,
::ItemStack const & item )
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.

◆ $setOffhandSlot()

MCAPI void PlayerContainerSetter::$setOffhandSlot ( ::ItemStack const & item)
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.

◆ $setPlayerUIItem()

MCAPI void PlayerContainerSetter::$setPlayerUIItem ( int slot,
::ItemStack const & item )
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.

◆ $vftable()

static MCAPI void ** PlayerContainerSetter::$vftable ( )
static
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: