LeviLamina
|
Public Member Functions | |
ITreeFeature & | operator= (ITreeFeature const &) |
ITreeFeature (ITreeFeature const &) | |
virtual ::std::optional<::BlockPos > | place (::IFeature::PlacementContext const &) const =0 |
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 bool | isExposedTo (::IBlockWorldGenAPI const &target, ::BlockPos const &candidatePos, ::BlockDescriptor const &exposedTo) |
static MCAPI ::std::string_view const & | DEFAULT_NOT_SUPPORTED_PASS () |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::UntypedStorage< 8, 128 > | mUnkb57e2f |
::ll::UntypedStorage< 8, 8 > | mUnka20747 |
::ll::UntypedStorage< 8, 8 > | mUnk986fde |
::ll::UntypedStorage< 8, 8 > | mUnk4eed88 |
::ll::TypedStorage< 1, 1, bool > | mInternal |
::ll::TypedStorage< 1, 1, bool > | mCanUseInternalFeature |
|
pure virtual |
Implements IFeature.