Package net.minecraft.world.phys.shapes
Class CubeVoxelShape
java.lang.Object
net.minecraft.world.phys.shapes.VoxelShape
net.minecraft.world.phys.shapes.CubeVoxelShape
- 
Field SummaryFields inherited from class net.minecraft.world.phys.shapes.VoxelShapeshape
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.VoxelShapebounds, 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 class- VoxelShape
 
- 
findIndex- Overrides:
- findIndexin class- VoxelShape
 
 
-