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

Public Types

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

Public Member Functions

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

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 8, ::ListBlockVolume const & > mListBlockVolume
::ll::TypedStorage< 8, 8, ::std::_List_const_iterator<::std::_List_val<::std::_List_simple_types<::BlockPos > > > > mCurrentIterator
::ll::TypedStorage< 8, 8, ::std::_List_const_iterator<::std::_List_val<::std::_List_simple_types<::BlockPos > > > > mEndIterator
::ll::TypedStorage< 8, 8, uint64 > mChangeCount
::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 ListBlockVolumeIterator::isValid ( ) const
virtual

◆ _begin()

virtual void ListBlockVolumeIterator::_begin ( )
virtual

Reimplemented from BaseBlockLocationIterator.

◆ _end()

virtual void ListBlockVolumeIterator::_end ( )
virtual

Reimplemented from BaseBlockLocationIterator.


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