类 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 pAxis, double pPosition) protected it.unimi.dsi.fastutil.doubles.DoubleList
getCoords
(Direction.Axis pAxis) 从类继承的方法 net.minecraft.world.phys.shapes.VoxelShape
bounds, clip, closestPointTo, collide, collideX, forAllBoxes, forAllEdges, get, getFaceShape, isEmpty, max, max, min, min, move, optimize, toAabbs, toString
-
构造器详细资料
-
CubeVoxelShape
-
-
方法详细资料
-
getCoords
- 指定者:
getCoords
在类中VoxelShape
-
findIndex
- 覆盖:
findIndex
在类中VoxelShape
-