Uses of Class
net.minecraft.entity.EntityAttachments.Builder
-
Uses of EntityAttachments.Builder in net.minecraft.entity
Modifier and TypeFieldDescriptionprivate EntityAttachments.Builder
EntityType.Builder.attachments
Modifier and TypeMethodDescriptionEntityAttachments.Builder.add
(EntityAttachmentType type, float x, float y, float z) EntityAttachments.Builder.add
(EntityAttachmentType type, Vec3d point) static EntityAttachments.Builder
EntityAttachments.builder()
Modifier and TypeMethodDescriptionEntityDimensions.withAttachments
(EntityAttachments.Builder attachments)