net.minecraft.entity

public class EntityAttachments$Builder

net.minecraft.world.entity.EntityAttachments$Builder
net.minecraft.class_9066$class_9067
net.minecraft.entity.EntityAttachments$Builder

Field summary

Modifier and TypeField
private final Map<EntityAttachmentType, List<Vec3d>>
attachments
field_47753
points

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public EntityAttachments$Builder
attach(EntityAttachment attachment, float x, float y, float z)
method_55682(class_9064 arg0, float arg1, float arg2, float arg3)
add(EntityAttachmentType type, float x, float y, float z)
public EntityAttachments$Builder
attach(EntityAttachment attachment, Vec3 point)
method_55683(class_9064 arg0, class_243 arg1)
add(EntityAttachmentType type, Vec3d point)
public EntityAttachments
build(float width, float height)
method_55680(float arg0, float arg1)
build(float width, float height)
private List
lambda$build$0(float arg0, float arg1, EntityAttachment arg2)
method_66252(float arg0, float arg1, class_9064 arg2)
method_66252(float arg0, float arg1, EntityAttachmentType type)
private static List
lambda$attach$0(EntityAttachment arg0)
method_55681(class_9064 arg0)
method_55681(EntityAttachmentType list)