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

Public Member Functions

virtual bool resolveAndValidate (::SharedTypes::v1_20_60::IBiomeJsonComponent const &component, ::BiomeRegistry const &)
 
virtual void applyToBiome (::Biome &biome, ::SharedTypes::v1_20_60::IBiomeJsonComponent const &component) const
 
MCAPI void makeAndSetSurfaceMaterialAttributes (::Biome &biome) const
 
MCAPI bool $resolveAndValidate (::SharedTypes::v1_20_60::IBiomeJsonComponent const &component, ::BiomeRegistry const &)
 
MCAPI void $applyToBiome (::Biome &biome, ::SharedTypes::v1_20_60::IBiomeJsonComponent const &component) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 
static MCAPI ::Block const * _getResolvedBlock (::std::string const &fieldName, ::SharedTypes::v1_20_60::BlockSpecifier const &blockSpecifier)
 
static MCAPI ::std::vector<::Block const * > _getResolvedBlocks (::std::string const &fieldName, ::std::vector<::SharedTypes::v1_20_60::BlockSpecifier > const &blockSpecifiers)
 

Public Attributes

::ll::TypedStorage< 4, 4, int > mSeaFloorDepth
 
::ll::TypedStorage< 8, 8, ::Block const * > mSeaFloorMaterialBlock
 
::ll::TypedStorage< 8, 8, ::Block const * > mFoundationMaterialBlock
 
::ll::TypedStorage< 8, 8, ::Block const * > mMidMaterialBlock
 
::ll::TypedStorage< 8, 8, ::Block const * > mTopMaterialBlock
 
::ll::TypedStorage< 8, 8, ::Block const * > mSeaMaterialBlock
 
::ll::TypedStorage< 8, 24, ::std::vector<::Block const * > > mFloorMaterialBlocks
 
::ll::TypedStorage< 8, 24, ::std::vector<::Block const * > > mCeilingMaterialBlocks
 
::ll::TypedStorage< 8, 8, ::Block const * > mBeachMaterialBlock
 
::ll::TypedStorage< 4, 4, int > mMaxPuddleDepthBelowSeaLevel
 
::ll::TypedStorage< 8, 8, ::Block const * > mClayMaterialBlock
 
::ll::TypedStorage< 8, 8, ::Block const * > mHardClayMaterialBlock
 
::ll::TypedStorage< 1, 1, bool > mBrycePillars
 
::ll::TypedStorage< 1, 1, bool > mHasForest
 

Member Function Documentation

◆ resolveAndValidate()

virtual bool SurfaceBuilderBiomeComponentGlue::resolveAndValidate ( ::SharedTypes::v1_20_60::IBiomeJsonComponent const & component,
::BiomeRegistry const &  )
virtual

Implements IBiomeComponentGlue.

◆ applyToBiome()

virtual void SurfaceBuilderBiomeComponentGlue::applyToBiome ( ::Biome & biome,
::SharedTypes::v1_20_60::IBiomeJsonComponent const & component ) const
virtual

Implements IBiomeComponentGlue.

◆ $vftable()

static MCAPI void ** SurfaceBuilderBiomeComponentGlue::$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: