net.minecraft.block.shape

final class ArrayVoxelShape

extends VoxelShape

crx
net.minecraft.class_245
net.minecraft.block.shape.ArrayVoxelShape
net.minecraft.util.math.shapes.VoxelShapeArray
net.minecraft.util.math.shapes.VoxelShapeArray

Field summary

Modifier and TypeField
private final it.unimi.dsi.fastutil.doubles.DoubleList
b
field_1361
x
field_197782_a
field_197782_a
private final it.unimi.dsi.fastutil.doubles.DoubleList
c
field_1362
y
field_197783_b
field_197783_b
private final it.unimi.dsi.fastutil.doubles.DoubleList
d
field_1363
z
field_197784_c
field_197784_c

Constructor summary

ModifierConstructor
(VoxelSet voxels, double[] x, double[] y, double[] z)
(VoxelSet voxels, it.unimi.dsi.fastutil.doubles.DoubleList x, it.unimi.dsi.fastutil.doubles.DoubleList y, it.unimi.dsi.fastutil.doubles.DoubleList z)

Method summary

Modifier and TypeMethod
protected it.unimi.dsi.fastutil.doubles.DoubleList
a(fa$a arg0)
method_1109(class_2350$class_2351 arg0)
getCoordinates(Direction$Axis arg0)
func_197757_a(Direction$Axis arg0)
getValues(Direction$Axis arg0)