LeviLamina
|
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 |