public class class_5329 extends Spliterators.AbstractSpliterator<VoxelShape>
Spliterator.OfDouble, Spliterator.OfInt, Spliterator.OfLong, Spliterator.OfPrimitive<T,T_CONS,T_SPLITR extends Spliterator.OfPrimitive<T,T_CONS,T_SPLITR>>| Modifier and Type | Field and Description |
|---|---|
private Entity |
field_25168 |
private Box |
field_25169 |
private ShapeContext |
field_25170 |
private CuboidBlockIterator |
field_25171 |
private BlockPos.Mutable |
field_25172 |
private VoxelShape |
field_25173 |
private CollisionView |
field_25174 |
private boolean |
field_25175 |
CONCURRENT, DISTINCT, IMMUTABLE, NONNULL, ORDERED, SIZED, SORTED, SUBSIZED| Constructor and Description |
|---|
class_5329(CollisionView collisionView,
Entity entity,
Box box) |
| Modifier and Type | Method and Description |
|---|---|
private BlockView |
method_29283(int int2,
int int3) |
static boolean |
method_29284(WorldBorder worldBorder,
Box box) |
(package private) boolean |
method_29285(Consumer<? super VoxelShape> consumer) |
(package private) boolean |
method_29286(Consumer<? super VoxelShape> consumer) |
boolean |
tryAdvance(Consumer<? super VoxelShape> consumer) |
characteristics, estimateSize, trySplitclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, getComparator, getExactSizeIfKnown, hasCharacteristicsprivate final Box field_25169
private final ShapeContext field_25170
private final CuboidBlockIterator field_25171
private final BlockPos.Mutable field_25172
private final VoxelShape field_25173
private final CollisionView field_25174
private boolean field_25175
public class_5329(CollisionView collisionView, @Nullable Entity entity, Box box)
public boolean tryAdvance(Consumer<? super VoxelShape> consumer)
boolean method_29285(Consumer<? super VoxelShape> consumer)
boolean method_29286(Consumer<? super VoxelShape> consumer)
public static boolean method_29284(WorldBorder worldBorder, Box box)