Package net.minecraft.world.entity
Class EntityAttachments
java.lang.Object
net.minecraft.world.entity.EntityAttachments
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EntityAttachments.Builderbuilder()static EntityAttachmentscreateDefault(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 Vec3transformPoint(Vec3 p_329033_, float p_331796_)
-
Field Details
-
attachments
-
-
Constructor Details
-
EntityAttachments
EntityAttachments(Map<EntityAttachment, List<Vec3>> p_331204_)
-
-
Method Details
-
createDefault
-
builder
-
scale
-
scalePoints
-
getNullable
-
get
-
getClamped
-
transformPoint
-