LeviLamina
Loading...
Searching...
No Matches
SimpleBlockVolumeIterator Class Reference
+ Inheritance diagram for SimpleBlockVolumeIterator:

Public Types

using value_type = ::BlockPos
 
using difference_type = int64
 
using pointer = ::BlockPos*
 
using reference = ::BlockPos
 
using iterator_category = ::std::input_iterator_tag
 

Public Member Functions

virtual bool isValid () const
 
MCFOLD bool $isValid () const
 
virtual bool operator== (::BaseBlockLocationIterator const &) const
 
virtual bool operator!= (::BaseBlockLocationIterator const &) const
 
virtual::BaseBlockLocationIterator & operator++ ()
 
virtual void _begin ()
 
virtual void _end ()
 
MCAPI void $_begin ()
 
MCFOLD void $_end ()
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::TypedStorage< 4, 12, ::BlockPosmMin
 
::ll::TypedStorage< 4, 12, ::BlockPosmMax
 
::ll::TypedStorage< 4, 12, ::BlockPosmCurrent
 
::ll::TypedStorage< 1, 1, bool > mDone
 

Member Function Documentation

◆ isValid()

virtual bool SimpleBlockVolumeIterator::isValid ( ) const
virtual

◆ $vftable()

static MCAPI void ** SimpleBlockVolumeIterator::$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: