|
LeviLamina
|
Public Member Functions | |
| MCAPI_C | TexturePtr (::mce::TexturePtr const &rhs) |
| MCAPI_C | TexturePtr (::std::shared_ptr<::mce::TextureGroupBase > group, ::ResourceLocation const &resourceLocation) |
| MCAPI_C | TexturePtr (::BedrockTexture const &bedrockTexture, ::ResourceLocation const &resourceLocation, ::cg::TextureSetLayerType textureType) |
| MCFOLD_C::mce::ClientTexture const & | getClientTexture () const |
| MCFOLD_C::mce::ClientTexture const & | operator* () const |
| MCAPI_C::mce::TexturePtr & | operator= (::mce::TexturePtr &&rhs) |
| MCAPI_C::mce::TexturePtr & | operator= (::mce::TexturePtr const &rhs) |
| MCAPI_C void * | $ctor () |
| MCAPI_C void * | $ctor (::mce::TexturePtr const &rhs) |
| MCAPI_C void * | $ctor (::std::shared_ptr<::mce::TextureGroupBase > group, ::ResourceLocation const &resourceLocation) |
| MCAPI_C void * | $ctor (::BedrockTexture const &bedrockTexture, ::ResourceLocation const &resourceLocation, ::cg::TextureSetLayerType textureType) |
| MCFOLD_C void | $dtor () |
Static Public Member Functions | |
| static MCAPI_C ::mce::TexturePtr const & | NONE () |
| static MCAPI_C ::BedrockTextureData const & | mDefaultTextureData () |
Public Attributes | |
| ::ll::TypedStorage< 8, 16, ::std::shared_ptr<::BedrockTextureData const > > | mClientTexture |
| ::ll::TypedStorage< 8, 16, ::std::shared_ptr<::ResourceLocation > > | mResourceLocationPtr |