类 EntityDimensions
java.lang.Object
net.minecraft.world.entity.EntityDimensions
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static EntityDimensions
fixed
(float pWidth, float pHeight) makeBoundingBox
(double pX, double pY, double pZ) makeBoundingBox
(Vec3 pPos) static EntityDimensions
scalable
(float pWidth, float pHeight) scale
(float pFactor) scale
(float pWidthFactor, float pHeightFactor) toString()