类 EntityAttachments
java.lang.Object
net.minecraft.world.entity.EntityAttachments
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static EntityAttachments.Builder
builder()
static EntityAttachments
createDefault
(float p_329032_, float p_333755_) get
(EntityAttachment p_329241_, int p_328790_, float p_333537_) getClamped
(EntityAttachment p_332337_, int p_333181_, float p_335290_) getNullable
(EntityAttachment p_327874_, int p_334745_, float p_333621_) scale
(float p_332347_, float p_335416_, float p_329295_) scalePoints
(List<Vec3> p_333569_, float p_336335_, float p_333811_, float p_329631_) private static Vec3
transformPoint
(Vec3 p_329033_, float p_331796_)
-
字段详细资料
-
attachments
-
-
构造器详细资料
-
EntityAttachments
EntityAttachments(Map<EntityAttachment, List<Vec3>> p_331204_)
-
-
方法详细资料
-
createDefault
-
builder
-
scale
-
scalePoints
-
getNullable
-
get
-
getClamped
-
transformPoint
-