LeviLamina
Loading...
Searching...
No Matches
ClientBlockPipeline::Material Class Reference
Inheritance diagram for ClientBlockPipeline::Material:

Classes

struct  PackedBools

Public Member Functions

MCAPI Material (::std::vector<::TextureUVCoordinateSet > const &uvSets, ::BlockRenderLayer terrainLayer)
MCAPI void * $ctor (::std::vector<::TextureUVCoordinateSet > const &uvSets, ::BlockRenderLayer terrainLayer)
MCAPI void $dtor ()
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI ::std::vector<::TextureUVCoordinateSet > const & EMPTY_TEXTURES ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::ClientBlockPipeline::TextureUVs > > mUvSets
::ll::TypedStorage< 4, 4, float > mAmbientOcclusion
::ll::TypedStorage< 1, 1, ::BlockRenderLayer > mBlockRenderLayer
::ll::TypedStorage< 1, 1, ::TintMethod > mTintMethod
::ll::TypedStorage< 1, 1, ::ClientBlockPipeline::Material::PackedBoolsmPackedBools
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ $vftable()

MCAPI void ** ClientBlockPipeline::Material::$vftable ( )
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.

The documentation for this class was generated from the following files:
  • src-server/mc/client/renderer/block/tessellation_pipeline/Material.h
  • src-client/mc/client/renderer/block/tessellation_pipeline/Material.h