23 ::ll::TypedStorage<8, 16, ::std::shared_ptr<::BedrockTextureData const>> mClientTexture;
24 ::ll::TypedStorage<8, 16, ::std::shared_ptr<::ResourceLocation>> mResourceLocationPtr;
30 MCFOLD_C ::mce::ClientTexture
const& getClientTexture()
const;
36 MCAPI_C static ::mce::TexturePtr
const& NONE();
38 MCAPI_C static ::BedrockTextureData
const& mDefaultTextureData();
44 MCAPI_C
void* $ctor();
48 MCAPI_C
void* $ctor(::std::shared_ptr<::mce::TextureGroupBase> group,
::ResourceLocation const& resourceLocation);
53 ::cg::TextureSetLayerType textureType
60 MCFOLD_C
void $dtor();
Definition BedrockTexture.h:5
Definition TextureGroupBase.h:7
Definition TexturePtr.h:19
Definition BedrockTextureData.h:5
Definition ClientTexture.h:7