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

Classes

class  Entry
 

Public Member Functions

MCAPI CircuitTrackingInfo (::gsl::not_null<::BaseCircuitComponent * > component, ::BlockPos const &pos, int dampening)
 
MCAPI void * $ctor (::gsl::not_null<::BaseCircuitComponent * > component, ::BlockPos const &pos, int dampening)
 

Public Attributes

::ll::TypedStorage< 8, 32, ::CircuitTrackingInfo::EntrymCurrent
 
::ll::TypedStorage< 8, 32, ::CircuitTrackingInfo::EntrymPower
 
::ll::TypedStorage< 8, 32, ::CircuitTrackingInfo::EntrymNearest
 
::ll::TypedStorage< 8, 32, ::CircuitTrackingInfo::Entrym2ndNearest
 
::ll::TypedStorage< 4, 4, int > mDampening
 
::ll::TypedStorage< 1, 1, bool > mDirectlyPowered
 
::ll::TypedStorage< 4, 4, int > mData
 

Constructor & Destructor Documentation

◆ CircuitTrackingInfo()

MCAPI CircuitTrackingInfo::CircuitTrackingInfo ( ::gsl::not_null<::BaseCircuitComponent * > component,
::BlockPos const & pos,
int dampening )
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

◆ $ctor()

MCAPI void * CircuitTrackingInfo::$ctor ( ::gsl::not_null<::BaseCircuitComponent * > component,
::BlockPos const & pos,
int dampening )
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: