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

Public Types

using size_type = uint64

Public Member Functions

MCFOLD void forEachDimension (::std::function< bool(::Dimension &)> callback)
MCFOLD void forEachDimension (::std::function< bool(::Dimension const &)> callback) const
MCAPI ::WeakRef<::DimensiongetDimensionAtIndex (uint index) const
MCFOLD uint64 getNumDimensions () const
MCAPI bool isEmpty () const
MCAPI ::WeakRef<::DimensionlookupById (::DimensionIdType id) const
MCAPI ::WeakRef<::DimensionregisterDimension (::DimensionIdType id, ::OwnerPtr<::Dimension > dimension)
MCAPI void shutdown ()
MCAPI void * $ctor ()
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 64, ::std::unordered_map<::DimensionIdType, ::OwnerPtr<::Dimension > > > mDimensions
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ $vftable()

MCAPI void ** DimensionRegistry::$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: