LeviLamina
|
Public Member Functions | |
LegacySpringsFeature & | operator= (LegacySpringsFeature const &) |
LegacySpringsFeature (LegacySpringsFeature const &) | |
virtual bool | place (::BlockSource ®ion, ::BlockPos const &origin, ::Random &random) const |
MCAPI | LegacySpringsFeature (::FeatureRegistry const ®istry, ::BaseGameVersion const &baseGameVersion) |
MCAPI void * | $ctor (::FeatureRegistry const ®istry, ::BaseGameVersion const &baseGameVersion) |
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 |
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< 8, 24 > | mUnk1b6150 |
::ll::UntypedStorage< 8, 24 > | mUnkf240b4 |
::ll::UntypedStorage< 1, 1 > | mUnk1220d0 |
::ll::TypedStorage< 8, 8, ::ActorUniqueID > | mPlacerID |
::ll::TypedStorage< 8, 8, ::WorldChangeTransaction * > | mTransaction |
::ll::TypedStorage< 1, 1, bool > | mInternal |
::ll::TypedStorage< 1, 1, bool > | mCanUseInternalFeature |
|
virtual |
Implements Feature.
|
virtualinherited |
Implements IFeature.