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

Classes

struct  EnchantInfo
 

Public Member Functions

LootItemMatchToolConditionoperator= (LootItemMatchToolCondition const &)
 
 LootItemMatchToolCondition (LootItemMatchToolCondition const &)
 
virtual bool applies (::Random &random, ::LootTableContext &context)
 
MCAPI LootItemMatchToolCondition (::IntRange count, ::IntRange durability, ::std::string itemName, ::std::vector<::LootItemMatchToolCondition::EnchantInfo > const &enchantments, ::std::vector<::ItemDescriptor > const &itemTagsAny, ::std::vector<::ItemDescriptor > const &itemTagsAll, ::std::vector<::ItemDescriptor > const &itemTagsNone)
 
MCAPI bool _doItemTagsMatch (::Item const &item) const
 
MCAPI void * $ctor (::IntRange count, ::IntRange durability, ::std::string itemName, ::std::vector<::LootItemMatchToolCondition::EnchantInfo > const &enchantments, ::std::vector<::ItemDescriptor > const &itemTagsAny, ::std::vector<::ItemDescriptor > const &itemTagsAll, ::std::vector<::ItemDescriptor > const &itemTagsNone)
 
MCAPI void $dtor ()
 
MCAPI bool $applies (::Random &random, ::LootTableContext &context)
 

Static Public Member Functions

static MCAPI ::std::unique_ptr<::LootItemConditiondeserialize (::Json::Value object)
 
static MCAPI void ** $vftable ()
 
static MCAPI ::std::unique_ptr<::LootItemConditiondeserialize (::Json::Value object, bool)
 

Public Attributes

::ll::UntypedStorage< 4, 8 > mUnkeb8bef
 
::ll::UntypedStorage< 4, 8 > mUnkf68036
 
::ll::UntypedStorage< 8, 32 > mUnk8cc4d1
 
::ll::UntypedStorage< 8, 24 > mUnk3540d9
 
::ll::UntypedStorage< 8, 24 > mUnk48f8f4
 
::ll::UntypedStorage< 8, 24 > mUnk18d483
 
::ll::UntypedStorage< 8, 24 > mUnk381438
 

Constructor & Destructor Documentation

◆ LootItemMatchToolCondition()

MCAPI LootItemMatchToolCondition::LootItemMatchToolCondition ( ::IntRange count,
::IntRange durability,
::std::string itemName,
::std::vector<::LootItemMatchToolCondition::EnchantInfo > const & enchantments,
::std::vector<::ItemDescriptor > const & itemTagsAny,
::std::vector<::ItemDescriptor > const & itemTagsAll,
::std::vector<::ItemDescriptor > const & itemTagsNone )
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

◆ applies()

virtual bool LootItemMatchToolCondition::applies ( ::Random & random,
::LootTableContext & context )
virtual

Implements LootItemCondition.

◆ _doItemTagsMatch()

MCAPI bool LootItemMatchToolCondition::_doItemTagsMatch ( ::Item const & item) const
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() [1/2]

static MCAPI ::std::unique_ptr<::LootItemCondition > LootItemMatchToolCondition::deserialize ( ::Json::Value object)
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.

◆ $ctor()

MCAPI void * LootItemMatchToolCondition::$ctor ( ::IntRange count,
::IntRange durability,
::std::string itemName,
::std::vector<::LootItemMatchToolCondition::EnchantInfo > const & enchantments,
::std::vector<::ItemDescriptor > const & itemTagsAny,
::std::vector<::ItemDescriptor > const & itemTagsAll,
::std::vector<::ItemDescriptor > const & itemTagsNone )
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 LootItemMatchToolCondition::$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.

◆ $applies()

MCAPI bool LootItemMatchToolCondition::$applies ( ::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 ** LootItemMatchToolCondition::$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() [2/2]

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

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