|
LeviLamina
|
Classes | |
| struct | BlockAndBlockPos |
Public Member Functions | |
| MCAPI | CollisionShapes (::CollisionShapes const &) |
| MCAPI ::std::pair<::BlockPos, ::Block const * > | getBlockPosCurrentlyStandingOn (::AABB box) const |
| MCAPI::CollisionShapes & | operator= (::CollisionShapes const &) |
| MCAPI::CollisionShapes & | operator= (::CollisionShapes &&) |
| MCAPI void * | $ctor (::CollisionShapes const &) |
| MCFOLD void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 24, ::std::vector<::AABB > > | mShapes |
| ::ll::TypedStorage< 8, 24, ::std::vector<::CollisionShapes::BlockAndBlockPos > > | mBlocks |
| ::ll::TypedStorage< 1, 1, bool > | mNearUnloadedChunk |