LeviLamina
Loading...
Searching...
No Matches
LootPool Class Reference

Public Member Functions

LootPooloperator= (LootPool const &)
 
 LootPool (LootPool const &)
 
MCAPI void addRandomItem (::std::vector<::ItemStack > &result, ::Random &random, ::LootTableContext &context)
 
MCAPI void addRandomItems (::std::vector<::ItemStack > &result, ::Random &random, ::LootTableContext &context)
 
MCAPI void deserialize (::Json::Value const &pool, bool usingUpcomingCreatorFeaturesExperiment)
 
MCAPI ~LootPool ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk6a364b
 
::ll::UntypedStorage< 8, 24 > mUnk2b0680
 
::ll::UntypedStorage< 8, 8 > mUnk1243db
 
::ll::UntypedStorage< 4, 8 > mUnk2b08f0
 
::ll::UntypedStorage< 4, 8 > mUnk734328
 

Constructor & Destructor Documentation

◆ ~LootPool()

MCAPI LootPool::~LootPool ( )
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.

Member Function Documentation

◆ addRandomItem()

MCAPI void LootPool::addRandomItem ( ::std::vector<::ItemStack > & result,
::Random & random,
::LootTableContext & context )
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.

◆ addRandomItems()

MCAPI void LootPool::addRandomItems ( ::std::vector<::ItemStack > & result,
::Random & random,
::LootTableContext & context )
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.

◆ deserialize()

MCAPI void LootPool::deserialize ( ::Json::Value const & pool,
bool usingUpcomingCreatorFeaturesExperiment )
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 LootPool::$dtor ( )
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: