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

Public Member Functions

MCAPI bool _cacheColliders (::BlockSource &region)
 
MCAPI void _tickWaves ()
 
MCAPI void _updateRenderPoints ()
 
MCAPI void queueTick (::BlockSource &region, ::std::shared_ptr<::RopeSystem > &self)
 

Static Public Member Functions

static MCAPI bool & sEnabled ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mWaveApplied
 
::ll::TypedStorage< 8, 24, ::std::vector<::Rope > > mRopes
 
::ll::TypedStorage< 8, 8, uint64 > mCutRenderNode
 
::ll::TypedStorage< 8, 8, uint64 > mCutTicks
 
::ll::TypedStorage< 8, 8, ::ActorUniqueIDmEndPinEntity
 
::ll::TypedStorage< 4, 4, ::std::atomic_flag > mTicking
 
::ll::TypedStorage< 8, 8, ::std::shared_mutex > mRenderMutex
 

Member Function Documentation

◆ _cacheColliders()

MCAPI bool RopeSystem::_cacheColliders ( ::BlockSource & region)
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.

◆ _tickWaves()

MCAPI void RopeSystem::_tickWaves ( )
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.

◆ _updateRenderPoints()

MCAPI void RopeSystem::_updateRenderPoints ( )
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.

◆ queueTick()

MCAPI void RopeSystem::queueTick ( ::BlockSource & region,
::std::shared_ptr<::RopeSystem > & self )
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.

◆ sEnabled()

static MCAPI bool & RopeSystem::sEnabled ( )
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: