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

Public Member Functions

MCAPI DBChunkStorageKey (::LevelChunk const &)
 
MCAPI void * $ctor (::LevelChunk const &)
 
MCAPI::std::string_view asSpan () const
 
MCAPI uint64 hashCode () const
 

Public Attributes

::ll::TypedStorage< 8, 8, ::ChunkPos const > pos
 
::ll::TypedStorage< 4, 4, ::DimensionType const > id
 

Constructor & Destructor Documentation

◆ DBChunkStorageKey()

MCAPI DBChunkStorageKey::DBChunkStorageKey ( ::LevelChunk const & )
explicit
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

◆ $ctor()

MCAPI void * DBChunkStorageKey::$ctor ( ::LevelChunk 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.

◆ asSpan()

MCAPI::std::string_view ChunkKey::asSpan ( ) const
inherited
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.

◆ hashCode()

MCAPI uint64 ChunkKey::hashCode ( ) const
inherited
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: