LeviLamina
Loading...
Searching...
No Matches
LegacyForestFoliageFeature Class Reference
+ Inheritance diagram for LegacyForestFoliageFeature:

Public Types

enum class  Type : int { Flower = 0 , Normal = 1 , Roofed = 2 }
 

Public Member Functions

LegacyForestFoliageFeatureoperator= (LegacyForestFoliageFeature const &)
 
 LegacyForestFoliageFeature (LegacyForestFoliageFeature const &)
 
virtual bool place (::BlockSource &region, ::BlockPos const &origin, ::Random &random) const
 
MCAPI LegacyForestFoliageFeature (::LegacyForestFoliageFeature::Type forestType, ::FeatureRegistry &registry)
 
MCAPI void * $ctor (::LegacyForestFoliageFeature::Type forestType, ::FeatureRegistry &registry)
 
MCAPI bool $place (::BlockSource &region, ::BlockPos const &origin, ::Random &random) const
 
virtual ::std::optional<::BlockPosplace (::IFeature::PlacementContext const &context) const
 
MCAPI bool _placeBlock (::BlockSource &region, ::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 &)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 
static MCAPI bool isExposedTo (::IBlockWorldGenAPI const &target, ::BlockPos const &candidatePos, ::BlockDescriptor const &exposedTo)
 
static MCAPI ::std::string_view const & DEFAULT_NOT_SUPPORTED_PASS ()
 

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk243b32
 
::ll::UntypedStorage< 8, 24 > mUnkd69d25
 
::ll::UntypedStorage< 8, 24 > mUnk6ea174
 
::ll::UntypedStorage< 8, 24 > mUnkc610a9
 
::ll::UntypedStorage< 8, 24 > mUnk978e6f
 
::ll::UntypedStorage< 8, 24 > mUnk31e8bb
 
::ll::UntypedStorage< 8, 24 > mUnkb634d1
 
::ll::UntypedStorage< 8, 24 > mUnkd770a0
 
::ll::TypedStorage< 8, 8, ::ActorUniqueIDmPlacerID
 
::ll::TypedStorage< 8, 8, ::WorldChangeTransaction * > mTransaction
 
::ll::TypedStorage< 1, 1, bool > mInternal
 
::ll::TypedStorage< 1, 1, bool > mCanUseInternalFeature
 

Member Function Documentation

◆ place() [1/2]

virtual bool LegacyForestFoliageFeature::place ( ::BlockSource & region,
::BlockPos const & origin,
::Random & random ) const
virtual

Implements Feature.

◆ place() [2/2]

virtual ::std::optional<::BlockPos > Feature::place ( ::IFeature::PlacementContext const & context) const
virtualinherited

Implements IFeature.


The documentation for this class was generated from the following file: