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

Public Types

using CompassIdMap
 

Public Member Functions

LodestoneCompassComponentoperator= (LodestoneCompassComponent const &)
 
 LodestoneCompassComponent (LodestoneCompassComponent const &)
 
MCAPI LodestoneCompassComponent (::LodestoneCompassComponent &&)
 
MCAPI::LodestoneCompassComponentCalculator * _findCalculator (::std::variant<::ActorUniqueID, ::std::pair<::BlockPos, ::DimensionType > > const &compassId, bool createIfNotFound)
 
MCAPI void * $ctor (::LodestoneCompassComponent &&)
 

Static Public Member Functions

static MCAPI ::CompassSpriteCalculatormSpinningLodestone ()
 

Public Attributes

::ll::TypedStorage< 4, 4, ::PositionTrackingIdmTrackingHandle
 
::ll::TypedStorage< 8, 64, ::std::unordered_map< ::std::variant<::ActorUniqueID, ::std::pair<::BlockPos, ::DimensionType > >, ::std::unique_ptr<::LodestoneCompassComponentCalculator > > > mCalculators
 

Member Typedef Documentation

◆ CompassIdMap

using LodestoneCompassComponent::CompassIdMap
Initial value:
::std::unordered_map<
::std::variant<::ActorUniqueID, ::std::pair<::BlockPos, ::DimensionType>>,
::std::unique_ptr<::LodestoneCompassComponentCalculator>>

Constructor & Destructor Documentation

◆ LodestoneCompassComponent()

MCAPI LodestoneCompassComponent::LodestoneCompassComponent ( ::LodestoneCompassComponent && )
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.

Member Function Documentation

◆ _findCalculator()

MCAPI::LodestoneCompassComponentCalculator * LodestoneCompassComponent::_findCalculator ( ::std::variant<::ActorUniqueID, ::std::pair<::BlockPos, ::DimensionType > > const & compassId,
bool createIfNotFound )
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.

◆ mSpinningLodestone()

static MCAPI ::CompassSpriteCalculator & LodestoneCompassComponent::mSpinningLodestone ( )
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.

◆ $ctor()

MCAPI void * LodestoneCompassComponent::$ctor ( ::LodestoneCompassComponent && )
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: