LeviLamina
Loading...
Searching...
No Matches
HomeComponent Class Reference

Public Member Functions

HomeComponentoperator= (HomeComponent const &)
 
 HomeComponent (HomeComponent const &)
 
MCAPI bool hasValidBlockAtHomePos (::BlockSource const &region) const
 
MCAPI bool isInHomeDimension (::Actor const &owner) const
 
MCAPI::HomeComponent & operator= (::HomeComponent &&)
 
MCAPI void readAdditionalSaveData (::Actor &, ::CompoundTag const &tag, ::DataLoadHelper &dataLoadHelper)
 

Public Attributes

::ll::TypedStorage< 4, 4, ::RestrictionType > mRestrictionType
 
::ll::TypedStorage< 4, 4, int > mRestrictionRadius
 
::ll::TypedStorage< 4, 4, int > mRestrictionRadiusSqr
 
::ll::TypedStorage< 4, 4, int > mCooldownTicksMax
 
::ll::TypedStorage< 4, 4, int > mCooldownTicks
 
::ll::TypedStorage< 8, 24, ::std::vector<::WeakPtr<::BlockLegacy const > > > mHomeBlocks
 
::ll::TypedStorage< 4, 12, ::BlockPosmHomePos
 
::ll::TypedStorage< 4, 4, ::DimensionTypemDimensionId
 

Member Function Documentation

◆ hasValidBlockAtHomePos()

MCAPI bool HomeComponent::hasValidBlockAtHomePos ( ::BlockSource const & region) 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.

◆ isInHomeDimension()

MCAPI bool HomeComponent::isInHomeDimension ( ::Actor const & owner) 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.

◆ operator=()

MCAPI::HomeComponent & HomeComponent::operator= ( ::HomeComponent && )
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.

◆ readAdditionalSaveData()

MCAPI void HomeComponent::readAdditionalSaveData ( ::Actor & ,
::CompoundTag const & tag,
::DataLoadHelper & dataLoadHelper )
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: