|
|
MCAPI ::brstd::flat_map< ::SharedTypes::CreativeItemCategory, ::gsl::not_null<::CreativeItemGroupCategory * >, ::std::less<::SharedTypes::CreativeItemCategory >, ::std::vector<::SharedTypes::CreativeItemCategory >, ::std::vector<::gsl::not_null<::CreativeItemGroupCategory * > > > | createCategories () |
|
MCAPI::CreativeItemEntry * | findCreativeItemEntry (::ItemInstance const &instance) |
|
MCAPI::CreativeItemEntry * | findCreativeItemEntry (::CreativeItemNetId const &netId) |
|
MCAPI void | forEachCreativeItemInstance (::brstd::function_ref< bool(::ItemInstance const &)> func) const |
|
MCAPI::CreativeItemGroupCategory * | getCreativeCategory (::SharedTypes::CreativeItemCategory category) |
|
MCFOLD ::std::vector<::CreativeGroupInfo > const & | getCreativeGroups () const |
|
MCFOLD ::std::vector<::CreativeItemEntry > const & | getCreativeItemEntries () const |
|
MCAPI::CreativeItemEntry * | getItemEntry (uint index) |
|
MCAPI::CreativeItemEntry * | newItemEntry (::CreativeItemNetId const &creativeNetId, ::ItemInstance const &item) |
|
MCAPI::CreativeItemEntry * | updateItemEntry (uint index, ::ItemInstance const &item) |
|
MCAPI void | updateNetIdMap () |
|
MCAPI void * | $ctor () |
|
MCAPI void | $dtor () |
|
|
::ll::TypedStorage< 8, 24, ::std::vector<::CreativeItemEntry > > | mCreativeItems |
|
::ll::TypedStorage< 8, 24, ::std::vector<::CreativeGroupInfo > > | mCreativeGroups |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::SharedTypes::CreativeItemCategory, ::CreativeItemGroupCategory > > | mCreativeGroupCategories |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::CreativeItemNetId, uint64 > > | mCreativeNetIdIndex |
|
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
◆ $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: