|
LeviLamina
|
Static Public Member Functions | |
| static MCAPI bool | addComponentCollisionShapes (::BlockCollisionBoxComponent const &component, ::BlockPos const &pos, ::BlockPos const &randomOffsetPos, ::AABB const *intersectTestBox, ::std::vector<::AABB > &inoutBoxes) |
| static MCAPI void | transformAABBs (::BlockShapeComponentData &data, ::Matrix const &transform) |
Public Attributes | |
| ::ll::TypedStorage< 1, 1, bool > | mEnabled |
| ::ll::TypedStorage< 8, 24, ::std::vector<::AABB > > | mOriginalAABBs |
| ::ll::TypedStorage< 8, 24, ::std::vector<::AABB > > | mTransformedAABBs |