LeviLamina
|
Public Types | |
enum class | Surface : int { Ceiling = 0 , Floor = 1 } |
Public Member Functions | |
VegetationPatchFeature & | operator= (VegetationPatchFeature const &) |
VegetationPatchFeature (VegetationPatchFeature const &) | |
virtual ::std::optional<::BlockPos > | place (::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 |
|
virtual |
Implements IFeature.