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

Public Member Functions

LootItemBoolPropertyValueConditionoperator= (LootItemBoolPropertyValueCondition const &)
 
 LootItemBoolPropertyValueCondition (LootItemBoolPropertyValueCondition const &)
 
virtual bool _hasPropertyValue (::PropertyComponent const &component) const
 
MCAPI bool $_hasPropertyValue (::PropertyComponent const &component) const
 
virtual bool applies (::Random &, ::LootTableContext &context)
 
MCAPI bool $applies (::Random &, ::LootTableContext &context)
 

Static Public Member Functions

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

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnkd2b680
 
::ll::UntypedStorage< 8, 48 > mUnke360f1
 

Member Function Documentation

◆ _hasPropertyValue()

virtual bool LootItemBoolPropertyValueCondition::_hasPropertyValue ( ::PropertyComponent const & component) const
virtual

◆ deserialize() [1/2]

static MCAPI ::std::unique_ptr<::LootItemCondition > LootItemBoolPropertyValueCondition::deserialize ( ::Json::Value const & 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.

◆ $_hasPropertyValue()

MCAPI bool LootItemBoolPropertyValueCondition::$_hasPropertyValue ( ::PropertyComponent const & component) 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.

◆ $vftable()

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

◆ applies()

virtual bool LootItemPropertyValueCondition::applies ( ::Random & ,
::LootTableContext & context )
virtualinherited

Implements LootItemCondition.

◆ $applies()

MCAPI bool LootItemPropertyValueCondition::$applies ( ::Random & ,
::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.

◆ deserialize() [2/2]

static MCAPI ::std::unique_ptr<::LootItemCondition > LootItemCondition::deserialize ( ::Json::Value const & 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: