LeviLamina
Loading...
Searching...
No Matches
SurfaceMaterialAdjustmentAttributes Struct Reference
+ Inheritance diagram for SurfaceMaterialAdjustmentAttributes:

Classes

struct  Element
 

Public Member Functions

MCAPI::SurfaceMaterialAdjustmentEvaluated evaluateAdjustments (::RenderParams &molangParams, ::gsl::not_null<::PerlinSimplexNoise * > noise, ::BlockPos const &pos, int heightMin, int heightMax) const
 

Static Public Member Functions

static MCAPI void parseExpressionNodeFloat (::ExpressionOp op, ::std::string const &data, ::ExpressionNode &node, float defaultValue)
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::SurfaceMaterialAdjustmentAttributes::Element > > mAdjustments
 

Member Function Documentation

◆ evaluateAdjustments()

MCAPI::SurfaceMaterialAdjustmentEvaluated SurfaceMaterialAdjustmentAttributes::evaluateAdjustments ( ::RenderParams & molangParams,
::gsl::not_null<::PerlinSimplexNoise * > noise,
::BlockPos const & pos,
int heightMin,
int heightMax ) const
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.

◆ parseExpressionNodeFloat()

static MCAPI void SurfaceMaterialAdjustmentAttributes::parseExpressionNodeFloat ( ::ExpressionOp op,
::std::string const & data,
::ExpressionNode & node,
float defaultValue )
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.

◆ $vftable()

static MCAPI void ** SurfaceMaterialAdjustmentAttributes::$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 struct was generated from the following file: