net.minecraft.entity

public class EntityAttachments

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

Field summary

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

Constructor summary

ModifierConstructor
(Map<EntityAttachmentType, List<Vec3d>> points)

Method summary

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