|
|
PortalForcer & | operator= (PortalForcer const &) |
|
| PortalForcer (PortalForcer const &) |
| virtual void | deserialize (::CompoundTag const &tag) |
| virtual void | serialize (::CompoundTag &tag) const |
|
MCAPI | PortalForcer (::Level &level) |
|
MCAPI ::std::optional<::PortalRecord > | _findPortal (::DimensionType dimensionId, ::BlockPos const ¢erBlockPos, int radius, ::BlockPos &targetBlockPos) const |
|
MCAPI::PortalRecord const & | addPortalRecord (::DimensionType dimensionType, ::PortalShape const &shape) |
|
MCAPI::PortalRecord const & | addPortalRecord (::DimensionType dimensionType, ::PortalRecord toAdd) |
|
MCAPI::PortalRecord const & | createPortal (::Actor const &entity, int radius) |
|
MCAPI bool | findPortal (::DimensionType dimensionId, ::BlockPos const ¢erBlockPos, int radius, ::BlockPos &targetBlockPos) const |
|
MCAPI void | force (::Actor &entity, ::DimensionTransitionComponent const &portalEntranceComponent) |
|
MCAPI bool | portalRecordExists (::DimensionType dimensionType, ::PortalRecord const &record) const |
|
MCAPI void | removeMisalignedPortalRecords (::BlockSource ®ion, ::PortalShape const &referenceShape, ::PortalRecord const &referenceRecord) |
|
MCAPI void | removePortalRecord (::BlockSource &source, ::BlockPos const &pos) |
|
MCAPI void * | $ctor (::Level &level) |
|
MCAPI void | $deserialize (::CompoundTag const &tag) |
|
MCAPI void | $serialize (::CompoundTag &tag) const |
|
MCAPI void | $dtor () |
|
|
static MCAPI ::BaseGameVersion const & | MIN_PORTAL_REPLACE_BLOCK_FIX_VERSION () |
|
static MCAPI ::std::string const & | PORTAL_FILE_ID () |
| static MCAPI void ** | $vftable () |
|
|
::ll::TypedStorage< 8, 8, ::Level & > | mLevel |
|
::ll::TypedStorage< 8, 2544, ::Random > | mRandom |
|
::ll::TypedStorage< 8, 64, ::std::unordered_map<::DimensionType, ::std::unordered_set<::PortalRecord > > > | mPortalRecords |
|
::ll::TypedStorage< 1, 1, bool > | mDirty |
|
::ll::TypedStorage< 8, 32, ::std::string > | mId |
◆ deserialize()
| virtual void PortalForcer::deserialize |
( |
::CompoundTag const & | tag | ) |
|
|
virtual |
◆ serialize()
| virtual void PortalForcer::serialize |
( |
::CompoundTag & | tag | ) |
const |
|
virtual |
◆ $vftable()
| MCAPI void ** PortalForcer::$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.
The documentation for this class was generated from the following file: