Package net.minecraft.world.phys.shapes
Class CubeVoxelShape
java.lang.Object
net.minecraft.world.phys.shapes.VoxelShape
net.minecraft.world.phys.shapes.CubeVoxelShape
- 
Field Summary
Fields inherited from class net.minecraft.world.phys.shapes.VoxelShape
shape - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected intfindIndex(Direction.Axis p_82769_, double p_82770_) protected it.unimi.dsi.fastutil.doubles.DoubleListgetCoords(Direction.Axis p_82767_) Methods inherited from class net.minecraft.world.phys.shapes.VoxelShape
bounds, clip, closestPointTo, collide, collideX, forAllBoxes, forAllEdges, get, getFaceShape, isEmpty, max, max, min, min, move, optimize, singleEncompassing, toAabbs, toString 
- 
Constructor Details
- 
CubeVoxelShape
 
 - 
 - 
Method Details
- 
getCoords
- Specified by:
 getCoordsin classVoxelShape
 - 
findIndex
- Overrides:
 findIndexin classVoxelShape
 
 -