|
virtual bool | place (::BlockSource ®ion, ::BlockPos const &pos, ::Random &random) const |
|
MCAPI bool | _canOverwrite (::BlockSource const ®ion, ::BlockPos const &pos) const |
|
MCAPI::BlockPos | _getCropOffsetFromRot (int rot, int type) const |
|
MCAPI::BlockPos | _getOffsetFromRot (int rot, int type) const |
|
MCAPI void | _placeCoral (::BlockSource ®ion, ::BlockPos const &pos, ::Random &random, ::std::vector<::BlockPos > &topDec, ::std::vector<::std::pair<::BlockPos, uchar > > &sideDec, int color) const |
|
MCAPI void | _placeCoralBase (::BlockSource ®ion, ::BlockPos const &pos, ::Random &random, ::LegacyStructureTemplate &structure, ::LegacyStructureSettings &settings) const |
|
MCAPI void | _placeSideDecorations (::BlockSource ®ion, ::BlockPos const &pos, ::Random &random, uchar dir) const |
|
MCAPI void | _placeTopDecorations (::BlockSource ®ion, ::BlockPos const &pos, ::Random &random) const |
|
MCAPI bool | $place (::BlockSource ®ion, ::BlockPos const &pos, ::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 |
|
MCAPI 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 &) |
|
|
::ll::TypedStorage< 8, 8, ::ActorUniqueID > | mPlacerID |
|
::ll::TypedStorage< 8, 8, ::WorldChangeTransaction * > | mTransaction |
|
::ll::TypedStorage< 1, 1, bool > | mInternal |
|
::ll::TypedStorage< 1, 1, bool > | mCanUseInternalFeature |
|
◆ place() [1/2]
◆ _canOverwrite()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _getCropOffsetFromRot()
MCAPI::BlockPos CoralCrustFeature::_getCropOffsetFromRot |
( |
int | rot, |
|
|
int | type ) const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _getOffsetFromRot()
MCAPI::BlockPos CoralCrustFeature::_getOffsetFromRot |
( |
int | rot, |
|
|
int | type ) const |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _placeCoral()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _placeCoralBase()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _placeSideDecorations()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ _placeTopDecorations()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $place() [1/2]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $vftable()
static MCAPI void ** CoralCrustFeature::$vftable |
( |
| ) |
|
|
static |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ place() [2/2]
◆ _placeBlock()
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $dtor()
MCAPI void Feature::$dtor |
( |
| ) |
|
|
inherited |
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
◆ $place() [2/2]
- Attention
- This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.
The documentation for this class was generated from the following file: