extends Spliterators$AbstractSpliterator<VoxelShape>
| bre | |
| net.minecraft.world.level.CollisionSpliterator | |
| net.minecraft.class_5329 | |
| net.minecraft.world.BlockCollisionSpliterator | |
| net.minecraft.unmapped.C_tzmeienv | |
| net.minecraft.util.math.shapes.VoxelShapeSpliterator | |
| net.minecraft.util.math.shapes.VoxelShapeSpliterator |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Entity |
| ||||||||||||||
| private final Box |
| ||||||||||||||
| private final ShapeContext |
| ||||||||||||||
| private final CuboidBlockIterator |
| ||||||||||||||
| private final BlockPos$Mutable |
| ||||||||||||||
| private final VoxelShape |
| ||||||||||||||
| private final CollisionView |
| ||||||||||||||
| private boolean |
| ||||||||||||||
| private final BiPredicate<BlockState, BlockPos> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (CollisionView world, Entity entity, Box box) |
| public | (CollisionView arg0, Entity arg1, Box arg2, BiPredicate<BlockState, BlockPos> blockPredicate) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||||||
| boolean |
| ||||||||||||||
| private BlockView |
| ||||||||||||||
| boolean |
| ||||||||||||||
| private static boolean |
| ||||||||||||||
| private static boolean |
| ||||||||||||||
| public static boolean |
|