LeviLamina
Loading...
Searching...
No Matches
ItemDescriptor::BaseDescriptor Struct Referenceabstract
+ Inheritance diagram for ItemDescriptor::BaseDescriptor:

Public Member Functions

virtual ::std::unique_ptr<::ItemDescriptor::BaseDescriptorclone () const =0
 
virtual bool sameItems (::ItemDescriptor::BaseDescriptor const &otherDescriptor, bool compareAux) const
 
virtual bool sameItem (::ItemDescriptor::ItemEntry const &, bool) const =0
 
virtual::std::string getFullName () const
 
virtual::std::string toString () const
 
virtual::ItemDescriptor::ItemEntry getItem () const
 
virtual bool forEachItemUntil (::std::function< bool(::Item const &, short)> func) const
 
virtual ::std::map<::std::string, ::std::string > toMap () const =0
 
virtual ::std::optional<::CompoundTagsave () const =0
 
virtual void serialize (::Json::Value &val) const
 
virtual void serialize (::BinaryStream &) const =0
 
virtual::ItemDescriptor::InternalType getType () const =0
 
virtual bool isValid () const
 
virtual uint64 getHash () const =0
 
virtual bool shouldResolve () const
 
virtual ::std::unique_ptr<::ItemDescriptor::BaseDescriptorresolve () const
 
MCAPI void $dtor ()
 
MCAPI bool $sameItems (::ItemDescriptor::BaseDescriptor const &otherDescriptor, bool compareAux) const
 
MCAPI::std::string $getFullName () const
 
MCAPI::std::string $toString () const
 
MCAPI::ItemDescriptor::ItemEntry $getItem () const
 
MCAPI bool $forEachItemUntil (::std::function< bool(::Item const &, short)> func) const
 
MCAPI void $serialize (::Json::Value &val) const
 
MCAPI bool $isValid () const
 
MCAPI bool $shouldResolve () const
 
MCAPI ::std::unique_ptr<::ItemDescriptor::BaseDescriptor$resolve () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ $dtor()

MCAPI void ItemDescriptor::BaseDescriptor::$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.

◆ $sameItems()

MCAPI bool ItemDescriptor::BaseDescriptor::$sameItems ( ::ItemDescriptor::BaseDescriptor const & otherDescriptor,
bool compareAux ) 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.

◆ $getFullName()

MCAPI::std::string ItemDescriptor::BaseDescriptor::$getFullName ( ) 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.

◆ $toString()

MCAPI::std::string ItemDescriptor::BaseDescriptor::$toString ( ) 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.

◆ $getItem()

MCAPI::ItemDescriptor::ItemEntry ItemDescriptor::BaseDescriptor::$getItem ( ) 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.

◆ $forEachItemUntil()

MCAPI bool ItemDescriptor::BaseDescriptor::$forEachItemUntil ( ::std::function< bool(::Item const &, short)> func) 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.

◆ $serialize()

MCAPI void ItemDescriptor::BaseDescriptor::$serialize ( ::Json::Value & val) 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.

◆ $isValid()

MCAPI bool ItemDescriptor::BaseDescriptor::$isValid ( ) 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.

◆ $shouldResolve()

MCAPI bool ItemDescriptor::BaseDescriptor::$shouldResolve ( ) 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.

◆ $resolve()

MCAPI ::std::unique_ptr<::ItemDescriptor::BaseDescriptor > ItemDescriptor::BaseDescriptor::$resolve ( ) 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 ** ItemDescriptor::BaseDescriptor::$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 struct was generated from the following file: