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