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

Public Member Functions

VoxelShapeLoaderoperator= (VoxelShapeLoader const &)
 VoxelShapeLoader (VoxelShapeLoader const &)
MCAPI ::Puv::LoadResult<::SharedTypes::v1_21_110::VoxelShapeDocument_loadVoxelShape (::std::string const &filenameWithExtension, ::std::string &&fileData, ::VoxelShapes::VoxelShapeRegistry &shapeRegistry, bool isBaseGamePack)
MCAPI void loadResources (::ResourcePackManager const &packManager, ::VoxelShapes::VoxelShapeRegistry &shapeRegistry, ::IMinecraftEventing &eventing)
MCAPI ~VoxelShapeLoader ()
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI bool _validateDocumentAndConvertToAABBs (::HashedString const &shapeName, ::SharedTypes::v1_21_110::VoxelShapeDocument const &doc, ::std::vector<::AABB > &resultAABBs)

Public Attributes

::ll::UntypedStorage< 8, 264 > mUnk7fbd7d
::ll::UntypedStorage< 8, 128 > mUnkdf66d2

Constructor & Destructor Documentation

◆ ~VoxelShapeLoader()

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

◆ _loadVoxelShape()

MCAPI ::Puv::LoadResult<::SharedTypes::v1_21_110::VoxelShapeDocument > VoxelShapeLoader::_loadVoxelShape ( ::std::string const & filenameWithExtension,
::std::string && fileData,
::VoxelShapes::VoxelShapeRegistry & shapeRegistry,
bool isBaseGamePack )
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.

◆ loadResources()

MCAPI void VoxelShapeLoader::loadResources ( ::ResourcePackManager const & packManager,
::VoxelShapes::VoxelShapeRegistry & shapeRegistry,
::IMinecraftEventing & eventing )
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.

◆ _validateDocumentAndConvertToAABBs()

MCAPI bool VoxelShapeLoader::_validateDocumentAndConvertToAABBs ( ::HashedString const & shapeName,
::SharedTypes::v1_21_110::VoxelShapeDocument const & doc,
::std::vector<::AABB > & resultAABBs )
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.

◆ $dtor()

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