LeviLamina
Loading...
Searching...
No Matches
BaseRailBlock::Rail Class Reference

Public Member Functions

Railoperator= (Rail const &)
 
 Rail (Rail const &)
 
MCAPI Rail (::BlockSource &region, ::BlockPos const &pos)
 
MCAPI void connectTo (::BaseRailBlock::Rail &rail)
 
MCAPI ::std::shared_ptr<::BaseRailBlock::RailgetRail (::BlockPos const &p)
 
MCAPI bool hasNeighborRail (::BlockPos const &pos)
 
MCAPI void place (int signalStrength, bool first)
 
MCAPI void removeSoftConnections ()
 
MCAPI void updateConnections (int direction)
 
MCAPI ~Rail ()
 
MCAPI void * $ctor (::BlockSource &region, ::BlockPos const &pos)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk412683
 
::ll::UntypedStorage< 4, 12 > mUnkd97f47
 
::ll::UntypedStorage< 1, 1 > mUnk590a6e
 
::ll::UntypedStorage< 8, 24 > mUnk82a548
 

Constructor & Destructor Documentation

◆ Rail()

MCAPI BaseRailBlock::Rail::Rail ( ::BlockSource & region,
::BlockPos const & pos )
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.

◆ ~Rail()

MCAPI BaseRailBlock::Rail::~Rail ( )
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

◆ connectTo()

MCAPI void BaseRailBlock::Rail::connectTo ( ::BaseRailBlock::Rail & rail)
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.

◆ getRail()

MCAPI ::std::shared_ptr<::BaseRailBlock::Rail > BaseRailBlock::Rail::getRail ( ::BlockPos const & p)
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.

◆ hasNeighborRail()

MCAPI bool BaseRailBlock::Rail::hasNeighborRail ( ::BlockPos const & pos)
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.

◆ place()

MCAPI void BaseRailBlock::Rail::place ( int signalStrength,
bool first )
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.

◆ removeSoftConnections()

MCAPI void BaseRailBlock::Rail::removeSoftConnections ( )
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.

◆ updateConnections()

MCAPI void BaseRailBlock::Rail::updateConnections ( int direction)
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 * BaseRailBlock::Rail::$ctor ( ::BlockSource & region,
::BlockPos const & pos )
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.

◆ $dtor()

MCAPI void BaseRailBlock::Rail::$dtor ( )
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: