| Constructor and Description |
|---|
BlockIterator(MBlockPos from,
MBlockPos to) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Iterable<MBlockPos> |
asIterable() |
boolean |
hasNext() |
MBlockPos |
next() |
void |
remove() |