LeviLamina
|
Public Member Functions | |
CreativeGroupInfo & | operator= (CreativeGroupInfo const &) |
MCAPI | CreativeGroupInfo (::CreativeGroupInfo const &) |
MCAPI | CreativeGroupInfo (::CreativeItemRegistry *registry, ::CreativeItemCategory category, ::HashedString const &name, uint index, ::ItemInstance const &icon) |
MCAPI void | addCreativeItem (::CreativeItemEntry *itemEntry) |
MCAPI void * | $ctor (::CreativeGroupInfo const &) |
MCAPI void * | $ctor (::CreativeItemRegistry *registry, ::CreativeItemCategory category, ::HashedString const &name, uint index, ::ItemInstance const &icon) |
MCAPI void | $dtor () |
MCFOLD void * | $ctor () |
MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::TypedStorage< 4, 4, ::CreativeItemCategory > | mCategory |
::ll::TypedStorage< 8, 8, ::CreativeItemRegistry * > | mRegistry |
::ll::TypedStorage< 8, 48, ::HashedString > | mName |
::ll::TypedStorage< 8, 128, ::ItemInstance > | mIcon |
::ll::TypedStorage< 4, 4, uint > | mIndex |
::ll::TypedStorage< 8, 24, ::std::vector< uint > > | mItemIndexes |
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |