|
LeviLamina
|
Inheritance diagram for SurfaceMaterialAdjustmentsBiomeComponentGlue:Classes | |
| struct | ResolvedSurfaceMaterialAdjustments |
| struct | SurfaceMaterialAdjustmentBlocks |
Public Member Functions | |
| virtual bool | resolveAndValidate (::SharedTypes::v1_20_60::IBiomeJsonComponent const &biomeJsonComponent, ::BiomeRegistry const &) |
| virtual void | applyToBiome (::Biome &biome, ::SharedTypes::v1_20_60::IBiomeJsonComponent const &biomeJsonComponent) const |
| MCAPI bool | $resolveAndValidate (::SharedTypes::v1_20_60::IBiomeJsonComponent const &biomeJsonComponent, ::BiomeRegistry const &) |
| MCAPI void | $applyToBiome (::Biome &biome, ::SharedTypes::v1_20_60::IBiomeJsonComponent const &biomeJsonComponent) 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< 8, 24, ::std::vector<::SurfaceMaterialAdjustmentsBiomeComponentGlue::ResolvedSurfaceMaterialAdjustments > > | mAdjustments |
|
virtual |
Implements IBiomeComponentGlue.
|
virtual |
Implements IBiomeComponentGlue.
|
static |