|
LeviLamina
|
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 |
|
virtual |
Implements IBiomeComponentGlue.
|
virtual |
Implements IBiomeComponentGlue.
|
static |