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

Public Member Functions

virtual void apply (::ItemStack &item, ::Random &random, ::LootTableContext &context)
 
virtual void apply (::ItemInstance &item, ::Random &random, ::LootTableContext &context)
 
MCAPI bool _applyImpl (::Item const *&inOutItemDef, ::Actor const *thisEntity, ::std::string const &originalItemName, int &outResultAux)
 
MCAPI void $apply (::ItemStack &item, ::Random &random, ::LootTableContext &context)
 
MCAPI void $apply (::ItemInstance &item, ::Random &random, ::LootTableContext &context)
 
virtual int apply (::ItemStack &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context)
 
virtual int apply (::ItemInstance &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context)
 
MCAPI void $dtor ()
 
MCAPI int $apply (::ItemStack &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context)
 
MCAPI int $apply (::ItemInstance &item, ::Random &random, ::Trade const &trade, ::LootTableContext &context)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 
static MCAPI ::std::unique_ptr<::LootItemFunctiondeserialize (::Json::Value object, bool usingUpcomingCreatorFeaturesExperiment)
 
static MCAPI ::std::unordered_map< ::HashedString, ::std::function<::std::unique_ptr< ::LootItemFunction >(::Json::Value &, ::std::vector<::std::unique_ptr<::LootItemCondition > > &)> > const & mLootingFunctions ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkd6cdfe
 

Member Function Documentation

◆ apply() [1/2]

virtual void SetDataFromColorIndexFunction::apply ( ::ItemStack & item,
::Random & random,
::LootTableContext & context )
virtual

Implements LootItemFunction.

◆ apply() [2/2]

virtual void SetDataFromColorIndexFunction::apply ( ::ItemInstance & item,
::Random & random,
::LootTableContext & context )
virtual

Implements LootItemFunction.

◆ _applyImpl()

MCAPI bool SetDataFromColorIndexFunction::_applyImpl ( ::Item const *& inOutItemDef,
::Actor const * thisEntity,
::std::string const & originalItemName,
int & outResultAux )
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.

◆ $apply() [1/4]

MCAPI void SetDataFromColorIndexFunction::$apply ( ::ItemStack & item,
::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.

◆ $apply() [2/4]

MCAPI void SetDataFromColorIndexFunction::$apply ( ::ItemInstance & item,
::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.

◆ $vftable()

static MCAPI void ** SetDataFromColorIndexFunction::$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.

◆ deserialize()

static MCAPI ::std::unique_ptr<::LootItemFunction > LootItemFunction::deserialize ( ::Json::Value object,
bool usingUpcomingCreatorFeaturesExperiment )
staticinherited
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.

◆ mLootingFunctions()

static MCAPI ::std::unordered_map< ::HashedString, ::std::function<::std::unique_ptr< ::LootItemFunction >(::Json::Value &, ::std::vector<::std::unique_ptr<::LootItemCondition > > &)> > const & LootItemFunction::mLootingFunctions ( )
staticinherited
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 LootItemFunction::$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.

◆ $apply() [3/4]

MCAPI int LootItemFunction::$apply ( ::ItemStack & item,
::Random & random,
::Trade const & trade,
::LootTableContext & context )
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.

◆ $apply() [4/4]

MCAPI int LootItemFunction::$apply ( ::ItemInstance & item,
::Random & random,
::Trade const & trade,
::LootTableContext & context )
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: