|
| 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 |
|
MCAPI void | _setManuallyPlaced (::Actor *placer) |
|
MCAPI void * | $ctor (::Actor *placer) |
|
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 | isAllowedToPlaceFeature (::IFeature const &feature) const |
|
MCFOLD bool | isInternal () const |
|
MCAPI bool | operator== (::IFeature const &other) const |
|
MCAPI bool | setBlockSafe (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Block const &block, int updateFlags) const |
|
MCAPI bool | setBlockSafeSimple (::IBlockWorldGenAPI &target, ::BlockPos const &pos, ::Block const &block) const |
|
MCFOLD void | setCanUseInternalFeature (bool canUseInternalFeature) |
|
MCFOLD void | setIsInternal (bool isInternal) |
|
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 |