extends Spliterators$AbstractSpliterator<VoxelShape>
bvz | |
net.minecraft.world.level.CollisionSpliterator | |
net.minecraft.class_5329 | |
net.minecraft.world.BlockCollisionSpliterator | |
net.minecraft.src.C_1570_ | |
net.minecraft.world.level.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 world, Entity entity, AABB box, 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 |
|