LeviLamina
Loading...
Searching...
No Matches
CompoundBlockVolume Class Reference
+ 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<::CompoundBlockVolumeItemgetAbsoluteVolumeList () const
 
MCAPI bool isInside (::BlockPos const &pos) const
 
MCAPI::CompoundBlockVolume & operator= (::CompoundBlockVolume const &other)
 
MCAPI bool operator== (::CompoundBlockVolume const &other) const
 
MCAPI ::std::optional<::CompoundBlockVolumeItempeekLastVolume (::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, ::BlockPosmOrigin
 
::ll::TypedStorage< 4, 24, ::BoundingBoxmBounds
 
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock
 

Member Function Documentation

◆ $vftable()

static MCAPI void ** CompoundBlockVolume::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

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