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

Classes

class  Node
 

Public Types

using NodeArray = ::std::vector<::Path::Node>
 

Public Member Functions

MCAPI::BlockPos const & currentPos () const
 
MCAPI::Vec3 currentPos (::Actor const *actor) const
 
MCAPI bool endsInXZ (::Vec3 const &pos)
 
MCAPI::Vec3 getPos (::Actor const *actor, uint64 index) const
 

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::Path::Node > > mNodes
 
::ll::TypedStorage< 8, 8, uint64 > mIndex
 
::ll::TypedStorage< 1, 1, ::PathCompletionType > mCompletionType
 

Member Function Documentation

◆ currentPos() [1/2]

MCAPI::BlockPos const & Path::currentPos ( ) 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.

◆ currentPos() [2/2]

MCAPI::Vec3 Path::currentPos ( ::Actor const * actor) 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.

◆ endsInXZ()

MCAPI bool Path::endsInXZ ( ::Vec3 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.

◆ getPos()

MCAPI::Vec3 Path::getPos ( ::Actor const * actor,
uint64 index ) 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.

The documentation for this class was generated from the following file: