|
using | value_type = ::BlockPos |
|
using | difference_type = int64 |
|
using | pointer = ::BlockPos* |
|
using | reference = ::BlockPos |
|
using | iterator_category = ::std::input_iterator_tag |
|
|
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 () |
|
|
::ll::TypedStorage< 4, 12, ::BlockPos > | mMin |
|
::ll::TypedStorage< 4, 12, ::BlockPos > | mMax |
|
::ll::TypedStorage< 4, 12, ::BlockPos > | mCurrent |
|
::ll::TypedStorage< 1, 1, bool > | mDone |
|
◆ 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: