net.minecraft.world.entity

public class EntityAttachments$Builder

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

Field summary

Modifier and TypeField
private final Map<EntityAttachment, List<Vec3>>
a
attachments
field_47753
points

Constructor summary

ModifierConstructor
()

Method summary

Modifier and TypeMethod
public EntityAttachments$Builder
a(bvl arg0, float arg1, float arg2, float arg3)
attach(EntityAttachment arg0, float arg1, float arg2, float arg3)
method_55682(class_9064 arg0, float arg1, float arg2, float arg3)
add(EntityAttachmentType type, float x, float y, float z)
public EntityAttachments$Builder
a(bvl arg0, fby arg1)
attach(EntityAttachment arg0, Vec3 arg1)
method_55683(class_9064 arg0, class_243 arg1)
add(EntityAttachmentType type, Vec3d point)
public EntityAttachments
a(float arg0, float arg1)
build(float arg0, float arg1)
method_55680(float arg0, float arg1)
build(float width, float height)