net.minecraft.util.shape

public class SlicedVoxelShape

extends VoxelShape

net.minecraft.world.phys.shapes.SliceShape
net.minecraft.class_263
net.minecraft.util.shape.SlicedVoxelShape

Field summary

Modifier and TypeField
private final VoxelShape
delegate
field_1397
shape
private final Direction$Axis
axis
field_1396
axis
private static final it.unimi.dsi.fastutil.doubles.DoubleList
SLICE_COORDS
field_1395
POINTS

Constructor summary

ModifierConstructor
public (VoxelShape shape, Direction$Axis axis, int sliceWidth)

Method summary

Modifier and TypeMethod
private static VoxelSet
makeSlice(DiscreteVoxelShape delegate, Direction$Axis axis, int point)
method_1088(class_251 arg0, class_2350$class_2351 arg1, int arg2)
createVoxelSet(VoxelSet voxelSet, Direction$Axis axis, int sliceWidth)
public it.unimi.dsi.fastutil.doubles.DoubleList
getCoords(Direction$Axis axis)
method_1109(class_2350$class_2351 arg0)
getPointPositions(Direction$Axis arg0)