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

Public Types

enum class  Surface : int { Ceiling = 0 , Floor = 1 }
 

Public Member Functions

VegetationPatchFeatureoperator= (VegetationPatchFeature const &)
 
 VegetationPatchFeature (VegetationPatchFeature const &)
 
virtual ::std::optional<::BlockPosplace (::IFeature::PlacementContext const &context) const
 
MCAPI bool _isExposedDirection (::IBlockWorldGenAPI &target, ::BlockPos const &pos, uchar direction) const
 
MCAPI bool _placeGround (::IBlockWorldGenAPI &target, ::Random &random, ::BlockPos const &posAtSurface, uchar towardsSurface) const
 
MCAPI ::std::vector<::BlockPos_placeGroundPatch (::IBlockWorldGenAPI &target, ::Random &random, ::BlockPos const &origin, int xRadius, int zRadius) const
 
MCAPI ::std::optional<::BlockPos$place (::IFeature::PlacementContext const &context) const
 
virtual bool isValidPlacement (::std::string const &pass)
 
virtual void upgradeFormat (::SemVersion const &)
 
MCFOLD void $dtor ()
 
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< 8, 24 > mUnkd45ca8
 
::ll::UntypedStorage< 8, 184 > mUnk114c24
 
::ll::UntypedStorage< 8, 24 > mUnkc4f4d7
 
::ll::UntypedStorage< 4, 4 > mUnk9ad8d0
 
::ll::UntypedStorage< 4, 8 > mUnk60f0ce
 
::ll::UntypedStorage< 4, 4 > mUnk2c0bc3
 
::ll::UntypedStorage< 4, 4 > mUnk801fe4
 
::ll::UntypedStorage< 4, 4 > mUnk94f872
 
::ll::UntypedStorage< 4, 8 > mUnkc946dc
 
::ll::UntypedStorage< 4, 4 > mUnk9b1729
 
::ll::UntypedStorage< 1, 1 > mUnk4d1077
 
::ll::TypedStorage< 1, 1, bool > mInternal
 
::ll::TypedStorage< 1, 1, bool > mCanUseInternalFeature
 

Member Function Documentation

◆ place()

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

Implements IFeature.


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