net.minecraft.world.entity

public class EntityAttachments

bst
net.minecraft.world.entity.EntityAttachments
net.minecraft.class_9066
net.minecraft.unmapped.C_pubtmkke
net.minecraft.entity.EntityAttachments
net.minecraft.entity.EntityAttachments
net.minecraft.src.C_313872_
net.minecraft.world.entity.EntityAttachments

Field summary

Modifier and TypeField
private final Map<EntityAttachment, List<Vec3>>
a
attachments
field_47752
f_jrqwxcfq
points
points
f_315816_

Constructor summary

ModifierConstructor
(Map<EntityAttachment, List<Vec3>> points)

Method summary

Modifier and TypeMethod
public static EntityAttachments
a(float arg0, float arg1)
createDefault(float arg0, float arg1)
method_55844(float arg0, float arg1)
m_kcgksuvu(float arg0, float arg1)
of(float width, float height)
createDefault(float width, float height)
m_319952_(float p_329032_, float p_333755_)
public static EntityAttachments$Builder
a()
builder()
method_55673()
m_inzyxyps()
builder()
builder()
m_321590_()
public EntityAttachments
a(float arg0, float arg1, float arg2)
scale(float arg0, float arg1, float arg2)
method_55674(float arg0, float arg1, float arg2)
m_wvcatfpr(float arg0, float arg1, float arg2)
scale(float xScale, float yScale, float zScale)
scale(float xScale, float yScale, float zScale)
m_322872_(float p_335416_, float p_329295_, float arg2)
private static List<Vec3>
a(List<exc> arg0, float arg1, float arg2, float arg3)
scalePoints(List<Vec3> arg0, float arg1, float arg2, float arg3)
method_55677(List<class_243> arg0, float arg1, float arg2, float arg3)
m_mfxisvnd(List<C_vgpupfxx> arg0, float arg1, float arg2, float arg3)
scalePoints(List<Vec3d> points, float xScale, float yScale, float zScale)
scalePoints(List<Vec3d> points, float xScale, float yScale, float zScale)
m_323539_(List<C_3046_> p_333569_, float p_336335_, float p_333811_, float p_329631_)
public Vec3
a(bss arg0, int arg1, float arg2)
getNullable(EntityAttachment arg0, int arg1, float arg2)
method_55675(class_9064 arg0, int arg1, float arg2)
m_rfotkcao(C_biqpbxns arg0, int arg1, float arg2)
getPointNullable(EntityAttachmentType type, int index, float yaw)
getPointNullable(EntityAttachmentType type, int index, float yaw)
m_318717_(C_313489_ p_334745_, int p_333621_, float arg2)
public Vec3
b(bss arg0, int arg1, float arg2)
get(EntityAttachment arg0, int arg1, float arg2)
method_55678(class_9064 arg0, int arg1, float arg2)
m_mhnyqnyc(C_biqpbxns arg0, int arg1, float arg2)
getPoint(EntityAttachmentType type, int index, float yaw)
getPoint(EntityAttachmentType attachmentType, int index, float yaw)
m_324387_(C_313489_ p_328790_, int p_333537_, float arg2)
public Vec3
c(bss arg0, int arg1, float arg2)
getClamped(EntityAttachment arg0, int arg1, float arg2)
method_55679(class_9064 arg0, int arg1, float arg2)
m_tcqsnpme(C_biqpbxns arg0, int arg1, float arg2)
getPointOrDefault(EntityAttachmentType type, int index, float yaw)
getPointClamped(EntityAttachmentType type, int index, float yaw)
m_321580_(C_313489_ p_333181_, int p_335290_, float arg2)
private static Vec3
a(exc arg0, float arg1)
transformPoint(Vec3 arg0, float arg1)
method_55676(class_243 arg0, float arg1)
m_dezenauu(C_vgpupfxx arg0, float arg1)
rotatePoint(Vec3d point, float yaw)
rotatePoint(Vec3d point, float yaw)
m_323891_(C_3046_ p_329033_, float p_331796_)