Package net.minecraft.util.math.shapes
Class VoxelShapeCube
java.lang.Object
net.minecraft.util.math.shapes.VoxelShape
net.minecraft.util.math.shapes.VoxelShapeCube
-
Field Summary
Fields inherited from class net.minecraft.util.math.shapes.VoxelShape
shape
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected int
findIndex
(Direction.Axis p_197749_1_, double p_197749_2_) protected it.unimi.dsi.fastutil.doubles.DoubleList
getCoords
(Direction.Axis p_197757_1_) Methods inherited from class net.minecraft.util.math.shapes.VoxelShape
bounds, clip, collide, collideX, forAllBoxes, forAllEdges, get, getFaceShape, isEmpty, isFullWide, max, max, min, move, optimize, toAabbs, toString
-
Constructor Details
-
VoxelShapeCube
-
-
Method Details
-
getCoords
- Specified by:
getCoords
in classVoxelShape
-
findIndex
- Overrides:
findIndex
in classVoxelShape
-