类 EntityAttachments
java.lang.Object
net.minecraft.world.entity.EntityAttachments
-
嵌套类概要
嵌套类 -
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明static EntityAttachments.Builder
builder()
static EntityAttachments
createDefault
(float p_316906_, float p_316905_) get
(EntityAttachment p_316290_, int p_316517_, float p_316296_) getAverage
(EntityAttachment p_426158_) getClamped
(EntityAttachment p_316117_, int p_316379_, float p_316900_) getNullable
(EntityAttachment p_316263_, int p_316709_, float p_316113_) scale
(float p_316378_, float p_316683_, float p_316463_) private static Vec3
transformPoint
(Vec3 p_316742_, float p_316708_)
-
字段详细资料
-
attachments
-
-
构造器详细资料
-
EntityAttachments
EntityAttachments(Map<EntityAttachment, List<Vec3>> p_316675_)
-
-
方法详细资料
-
createDefault
-
builder
-
scale
-
getNullable
-
get
-
getAverage
-
getClamped
-
transformPoint
-