|
LeviLamina
|
Inheritance diagram for CompoundBlockVolume:Public Member Functions | |
| CompoundBlockVolume (CompoundBlockVolume const &) | |
| MCAPI void | _recalculateBounds () |
| MCAPI::CompoundBlockVolumeIterator | begin () const |
| MCAPI void | forEachPosition (::std::function< bool(::BlockPos const &)> const &callback) const |
| MCAPI ::std::vector<::CompoundBlockVolumeItem > | getAbsoluteVolumeList () const |
| MCAPI bool | isInside (::BlockPos const &pos) const |
| MCAPI::CompoundBlockVolume & | operator= (::CompoundBlockVolume const &other) |
| MCAPI bool | operator== (::CompoundBlockVolume const &other) const |
| MCAPI ::std::optional<::CompoundBlockVolumeItem > | peekLastVolume (::std::optional<::CompoundBlockVolumePositionRelativity > optRelativity) const |
| MCAPI void | $dtor () |
| MCFOLD void * | $ctor () |
| MCFOLD void * | $ctor (::Bedrock::EnableNonOwnerReferences const &) |
Static Public Member Functions | |
| static MCAPI void ** | $vftable () |
Public Attributes | |
| ::ll::TypedStorage< 8, 24, ::std::vector<::CompoundBlockVolumeItem > > | mVolumeList |
| ::ll::TypedStorage< 4, 12, ::BlockPos > | mOrigin |
| ::ll::TypedStorage< 4, 24, ::BoundingBox > | mBounds |
| ::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlock > | mControlBlock |
|
static |