Uses of Class
net.minecraft.world.entity.EntityAttachments
-
Uses of EntityAttachments in net.minecraft.world.entity
Modifier and TypeFieldDescriptionprivate final EntityAttachments
EntityDimensions.attachments
The field for theattachments
record component.Modifier and TypeMethodDescriptionEntityDimensions.attachments()
Returns the value of theattachments
record component.EntityAttachments.Builder.build
(float p_316746_, float p_316254_) static EntityAttachments
EntityAttachments.createDefault
(float p_316906_, float p_316905_) final EntityAttachments
Entity.getAttachments()
EntityAttachments.scale
(float p_316378_, float p_316683_, float p_316463_) Modifier and TypeMethodDescriptionprotected static Vec3
Entity.getDefaultPassengerAttachmentPoint
(Entity p_316557_, Entity p_316799_, EntityAttachments p_316167_) ModifierConstructorDescriptionEntityDimensions
(float width, float height, float eyeHeight, EntityAttachments attachments, boolean fixed) Creates an instance of aEntityDimensions
record class.