|
enum class | Type : int { Flower = 0
, Normal = 1
} |
|
|
virtual bool | place (::BlockSource ®ion, ::BlockPos const &origin, ::Random &random) const |
|
MCAPI | LegacyForestFoliageFeature (::LegacyForestFoliageFeature::Type forestType, ::FeatureRegistry ®istry) |
|
MCAPI void | _placeDoublePlants (::BlockSource ®ion, ::BlockPos const &origin, ::Random &random, int doublePlantCount) const |
|
MCAPI void * | $ctor (::LegacyForestFoliageFeature::Type forestType, ::FeatureRegistry ®istry) |
|
MCAPI bool | $place (::BlockSource ®ion, ::BlockPos const &origin, ::Random &random) const |
|
virtual ::std::optional<::BlockPos > | place (::IFeature::PlacementContext const &context) const |
|
MCAPI bool | _placeBlock (::BlockSource ®ion, ::BlockPos const &pos, ::Block const &block) const |
|
MCFOLD void | $dtor () |
|
MCAPI ::std::optional<::BlockPos > | $place (::IFeature::PlacementContext const &context) const |
|
virtual bool | isValidPlacement (::std::string const &pass) |
|
virtual void | upgradeFormat (::SemVersion const &) |
|
MCAPI bool | $isValidPlacement (::std::string const &pass) |
|
MCFOLD void | $upgradeFormat (::SemVersion const &) |
|
|
::ll::TypedStorage< 4, 4, ::LegacyForestFoliageFeature::Type > | mForestType |
|
::ll::TypedStorage< 8, 24, ::WeakRef<::IFeature > > | mTallGrassFeature |
|
::ll::TypedStorage< 8, 24, ::WeakRef<::IFeature > > | mDoublePlantFeature |
|
::ll::TypedStorage< 8, 8, ::ActorUniqueID > | mPlacerID |
|
::ll::TypedStorage< 8, 8, ::WorldChangeTransaction * > | mTransaction |
|
::ll::TypedStorage< 1, 1, bool > | mInternal |
|
::ll::TypedStorage< 1, 1, bool > | mCanUseInternalFeature |
|
◆ place() [1/2]
◆ $vftable()
static MCAPI void ** LegacyForestFoliageFeature::$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.
◆ place() [2/2]
The documentation for this class was generated from the following file: