LeviLamina
Loading...
Searching...
No Matches
cg::TextureSetDefinition Class Reference

Public Types

using TextureSetLayerInfoList = ::std::vector<::cg::TextureSetLayerDefinition>

Public Member Functions

MCAPI_C ::std::optional<::Bedrock::NonOwnerPointer<::cg::TextureSetLayerDefinition const > > _addLayer (::cg::TextureSetLayerType const &type, ::mce::Color const &color)
MCAPI_C ::std::optional<::Bedrock::NonOwnerPointer<::cg::TextureSetLayerDefinition const > > _addLayer (::cg::TextureSetLayerType const &type, ::ResourceLocationPair const &resourceLocationPair)
MCAPI_C ::Bedrock::NotNullNonOwnerPtr<::cg::TextureSetImageContainer_getImageContainer ()
MCAPI_C void _removeLayerInfo (::cg::TextureSetLayerType const &type)
MCAPI_C ::std::vector<::Bedrock::NotNullNonOwnerPtr<::cg::TextureSetLayerDefinition const > > getLayerInfoList () const
MCAPI_C uint64 getStorageSize (::cg::TextureSetLayerType t) const
MCAPI_C ::std::optional<::std::string > hasValidationError () const
MCAPI_C void * $ctor ()

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::cg::TextureSetLayerDefinition > > mLayerInfoList
::ll::TypedStorage< 1, 1, bool > mIsMissingTexture
::ll::TypedStorage< 1, 1, bool > mNeedsDecompression
::ll::TypedStorage< 8, 8, ::std::unique_ptr<::cg::TextureSetImageContainer > > mTextureSetImageData
::ll::TypedStorage< 8, 112, ::ResourceLocationPairmResourceLocationPair

The documentation for this class was generated from the following file: