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

Public Member Functions

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_C::CreativeItemGroupCategory * getCreativeCategory (::CreativeItemCategory category)
MCAPI_C void initializeFromCreativeContentPacket (::CreativeContentPacket const &creativeContentPacket, ::BlockPalette const &blockPalette)
MCAPI::CreativeItemGroupCategory * newCreativeCategory (::std::string const &name, ::CreativeItemCategory category)
MCAPI::CreativeGroupInfo * newCreativeGroup (::CreativeItemCategory category, ::HashedString const &name, ::ItemInstance const &icon)
MCAPI void updateNetIdMap ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
MCFOLD 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

Member Function Documentation

◆ $vftable()

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: