extends com.google.common.collect.AbstractIterator<T>
dkb | |
net.minecraft.world.level.BlockCollisions | |
net.minecraft.class_5329 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private final AABB |
| ||||||
private final CollisionContext |
| ||||||
private final Cursor3D |
| ||||||
private final BlockPos$MutableBlockPos |
| ||||||
private final VoxelShape |
| ||||||
private final CollisionGetter |
| ||||||
private final boolean |
| ||||||
private BlockGetter |
| ||||||
private long |
| ||||||
private final BiFunction<BlockPos$MutableBlockPos, VoxelShape, T> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (CollisionGetter arg0, Entity arg1, AABB arg2, boolean arg3, BiFunction<BlockPos$MutableBlockPos, VoxelShape, T> arg4) |
public | (CollisionGetter arg0, CollisionContext arg1, AABB arg2, boolean arg3, BiFunction<BlockPos$MutableBlockPos, VoxelShape, T> arg4) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
private BlockGetter |
| ||||||
protected T |
|