LeviLamina
Loading...
Searching...
No Matches
CollisionShapes Struct Reference

Classes

struct  BlockAndBlockPos

Public Member Functions

CollisionShapesoperator= (CollisionShapes const &)
MCAPI CollisionShapes (::CollisionShapes const &)
MCAPI void addCollisionShape (::AABB const &aabb)
MCAPI void addCollisionShape (::AABB const &aabb, ::Block const &block, ::BlockPos const &blockPos)
MCAPI ::std::pair<::BlockPos, ::Block const * > getBlockPosCurrentlyStandingOn (::AABB box) const
MCAPI::CollisionShapes & operator= (::CollisionShapes &&)
MCAPI void reserve (uint64 size)
MCFOLD uint64 size () const
MCAPI void * $ctor (::CollisionShapes const &)

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

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