|
|
using | difference_type = int64 |
|
using | iterator_category = ::std::input_iterator_tag |
|
using | pointer = ::BlockPos* |
|
using | reference = ::BlockPos |
|
using | value_type = ::BlockPos |
|
|
virtual bool | operator== (::BaseBlockLocationIterator const &) const |
|
virtual bool | operator!= (::BaseBlockLocationIterator const &rhs) const |
|
virtual::BaseBlockLocationIterator & | operator++ () |
|
virtual bool | isValid () const =0 |
|
virtual void | _begin () |
|
virtual void | _end () |
|
MCAPI | BaseBlockLocationIterator (::BlockPos const &min, ::BlockPos const &max, bool begin) |
|
MCFOLD bool | done () const |
|
MCFOLD::BlockPos | operator* () const |
|
MCAPI void | reset () |
|
MCAPI void * | $ctor () |
|
MCAPI void * | $ctor (::BlockPos const &min, ::BlockPos const &max, bool begin) |
|
MCAPI void | $_begin () |
|
MCAPI 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 |
◆ $vftable()
| MCAPI void ** BaseBlockLocationIterator::$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: