LeviLamina
Loading...
Searching...
No Matches
ResourceLocation Class Reference

Public Member Functions

 ResourceLocation (ResourceLocation const &)
 
MCAPI ResourceLocation ()
 
MCAPI ResourceLocation (::Core::Path const &path, ::ResourceFileSystem fileSystem)
 
MCAPI ::Core::PathBuffer<::std::string > getFullPath () const
 
MCAPI::ResourceLocation & operator= (::ResourceLocation const &)
 
MCAPI bool operator== (::ResourceLocation const &rhs) const
 
MCAPI ~ResourceLocation ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::Core::Path const &path, ::ResourceFileSystem fileSystem)
 
MCAPI void $dtor ()
 

Static Public Member Functions

static MCAPI ::ResourceLocation const & getEmptyLocation ()
 

Public Attributes

::ll::TypedStorage< 4, 4, ::ResourceFileSystem > mFileSystem
 
::ll::TypedStorage< 8, 32, ::Core::PathBuffer<::std::string > > mPath
 
::ll::TypedStorage< 8, 8, uint64 > mPathHash
 
::ll::TypedStorage< 8, 8, uint64 > mFullHash
 

Constructor & Destructor Documentation

◆ ResourceLocation() [1/2]

MCAPI ResourceLocation::ResourceLocation ( )
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.

◆ ResourceLocation() [2/2]

MCAPI ResourceLocation::ResourceLocation ( ::Core::Path const & path,
::ResourceFileSystem fileSystem )
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.

◆ ~ResourceLocation()

MCAPI ResourceLocation::~ResourceLocation ( )
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

◆ getFullPath()

MCAPI ::Core::PathBuffer<::std::string > ResourceLocation::getFullPath ( ) 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.

◆ operator=()

MCAPI::ResourceLocation & ResourceLocation::operator= ( ::ResourceLocation 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.

◆ operator==()

MCAPI bool ResourceLocation::operator== ( ::ResourceLocation const & rhs) 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.

◆ getEmptyLocation()

static MCAPI ::ResourceLocation const & ResourceLocation::getEmptyLocation ( )
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.

◆ $ctor() [1/2]

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

◆ $ctor() [2/2]

MCAPI void * ResourceLocation::$ctor ( ::Core::Path const & path,
::ResourceFileSystem fileSystem )
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.

◆ $dtor()

MCAPI void ResourceLocation::$dtor ( )
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: