类 CubeVoxelShape
java.lang.Object
net.minecraft.world.phys.shapes.VoxelShape
net.minecraft.world.phys.shapes.CubeVoxelShape
-
字段概要
从类继承的字段 net.minecraft.world.phys.shapes.VoxelShape
shape
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected int
findIndex
(Direction.Axis p_82769_, double p_82770_) it.unimi.dsi.fastutil.doubles.DoubleList
getCoords
(Direction.Axis p_82767_) 从类继承的方法 net.minecraft.world.phys.shapes.VoxelShape
bounds, clip, closestPointTo, collide, collideX, equals, forAllBoxes, forAllEdges, get, getFaceShape, isCubeLike, isEmpty, max, max, min, min, move, move, move, optimize, singleEncompassing, toAabbs, toString
-
构造器详细资料
-
CubeVoxelShape
-
-
方法详细资料
-
getCoords
- 指定者:
getCoords
在类中VoxelShape
-
findIndex
- 覆盖:
findIndex
在类中VoxelShape
-