extends Spliterators$AbstractSpliterator<VoxelShape>
| bre | |
| net.minecraft.world.level.CollisionSpliterator | |
| net.minecraft.class_5329 | |
| net.minecraft.world.BlockCollisionSpliterator | |
| net.minecraft.util.math.shapes.VoxelShapeSpliterator | |
| net.minecraft.server.v1_16_R2.VoxelShapeSpliterator |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Entity |
| ||||||||||
| private final AABB |
| ||||||||||
| private final CollisionContext |
| ||||||||||
| private final Cursor3D |
| ||||||||||
| private final BlockPos$MutableBlockPos |
| ||||||||||
| private final VoxelShape |
| ||||||||||
| private final CollisionGetter |
| ||||||||||
| private boolean |
| ||||||||||
| private final BiPredicate<BlockState, BlockPos> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (CollisionGetter world, Entity entity, AABB box) |
| public | (CollisionGetter arg0, Entity arg1, AABB arg2, BiPredicate<BlockState, BlockPos> blockPredicate) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||||
| boolean |
| ||||||||||
| private BlockGetter |
| ||||||||||
| boolean |
| ||||||||||
| private static boolean |
| ||||||||||
| private static boolean |
| ||||||||||
| public static boolean |
|