extends VoxelShape
fca | |
net.minecraft.world.phys.shapes.ArrayVoxelShape | |
net.minecraft.class_245 | |
net.minecraft.util.shape.ArrayVoxelShape | |
net.minecraft.world.phys.shapes.VoxelShapeArray |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final it.unimi.dsi.fastutil.doubles.DoubleList |
| ||||||||
private final it.unimi.dsi.fastutil.doubles.DoubleList |
| ||||||||
private final it.unimi.dsi.fastutil.doubles.DoubleList |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (DiscreteVoxelShape shape, double[] xPoints, double[] yPoints, double[] zPoints) |
(DiscreteVoxelShape shape, it.unimi.dsi.fastutil.doubles.DoubleList xPoints, it.unimi.dsi.fastutil.doubles.DoubleList yPoints, it.unimi.dsi.fastutil.doubles.DoubleList zPoints) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public it.unimi.dsi.fastutil.doubles.DoubleList |
|