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

Public Member Functions

MCAPI CreativeItemRegistry ()
 
MCAPI ::brstd::flat_map< ::CreativeItemCategory, ::gsl::not_null<::CreativeItemGroupCategory * >, ::std::less<::CreativeItemCategory >, ::std::vector<::CreativeItemCategory >, ::std::vector<::gsl::not_null<::CreativeItemGroupCategory * > > > createCategories ()
 
MCAPI void forEachCreativeItemInstance (::std::function< bool(::ItemInstance const &)> func) const
 
MCAPI::CreativeItemGroupCategory * newCreativeCategory (::std::string const &name, ::CreativeItemCategory category)
 
MCAPI void updateNetIdMap ()
 
MCAPI void * $ctor ()
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::CreativeItemEntry > > mCreativeItems
 
::ll::TypedStorage< 8, 24, ::std::vector<::CreativeGroupInfo > > mCreativeGroups
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::CreativeItemCategory, ::CreativeItemGroupCategory > > mCreativeGroupCategories
 
::ll::TypedStorage< 8, 64, ::std::unordered_map<::CreativeItemNetId, uint64 > > mCreativeNetIdIndex
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Constructor & Destructor Documentation

◆ CreativeItemRegistry()

MCAPI CreativeItemRegistry::CreativeItemRegistry ( )
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

◆ createCategories()

MCAPI ::brstd::flat_map< ::CreativeItemCategory, ::gsl::not_null<::CreativeItemGroupCategory * >, ::std::less<::CreativeItemCategory >, ::std::vector<::CreativeItemCategory >, ::std::vector<::gsl::not_null<::CreativeItemGroupCategory * > > > CreativeItemRegistry::createCategories ( )
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.

◆ forEachCreativeItemInstance()

MCAPI void CreativeItemRegistry::forEachCreativeItemInstance ( ::std::function< bool(::ItemInstance const &)> 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.

◆ newCreativeCategory()

MCAPI::CreativeItemGroupCategory * CreativeItemRegistry::newCreativeCategory ( ::std::string const & name,
::CreativeItemCategory category )
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.

◆ updateNetIdMap()

MCAPI void CreativeItemRegistry::updateNetIdMap ( )
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 * CreativeItemRegistry::$ctor ( )
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 CreativeItemRegistry::$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.

◆ $vftable()

static MCAPI void ** CreativeItemRegistry::$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 class was generated from the following file: