net.minecraft.world.entity

public record EntityDimensions

bwi
net.minecraft.world.entity.EntityDimensions
net.minecraft.class_4048
net.minecraft.unmapped.C_sszpscpo
net.minecraft.entity.EntityDimensions
net.minecraft.entity.EntityDimensions

Field summary

Modifier and TypeField
private final float
a
width
comp_2185
f_ibkkexkj
width
width
private final float
b
height
comp_2186
f_mpfotgwn
height
height
private final float
c
eyeHeight
comp_2187
f_gcqkdiab
eyeHeight
eyeHeight
private final EntityAttachments
d
attachments
comp_2188
f_dsfdhiwq
attachments
attachments
private final boolean
e
fixed
comp_2189
f_ocdlkhon
fixed
fixed

Constructor summary

ModifierConstructor
private (float width, float height, boolean fixed)
public (float width, float height, float eyeHeight, EntityAttachments attachments, boolean fixed)

Method summary

Modifier and TypeMethod
private static float
c(float arg0)
defaultEyeHeight(float arg0)
method_55686(float arg0)
m_yzbutvpt(float arg0)
getDefaultEyeHeight(float height)
getDefaultEyeHeight(float height)
public AABB
a(feq arg0)
makeBoundingBox(Vec3 arg0)
method_30757(class_243 arg0)
m_tmtpqdqw(C_vgpupfxx arg0)
getBoxAt(Vec3d pos)
getBoxAt(Vec3d pos)
public AABB
a(double arg0, double arg1, double arg2)
makeBoundingBox(double arg0, double arg1, double arg2)
method_30231(double arg0, double arg1, double arg2)
m_kncluanh(double arg0, double arg1, double arg2)
getBoxAt(double x, double y, double z)
getBoxAt(double x, double y, double z)
public EntityDimensions
a(float arg0)
scale(float arg0)
method_18383(float arg0)
m_essmipto(float arg0)
scaled(float ratio)
scaled(float ratio)
public EntityDimensions
a(float arg0, float arg1)
scale(float arg0, float arg1)
method_19539(float arg0, float arg1)
m_zeqjcahq(float arg0, float arg1)
scaled(float widthRatio, float heightRatio)
scaled(float widthRatio, float heightRatio)
public static EntityDimensions
b(float arg0, float arg1)
scalable(float arg0, float arg1)
method_18384(float arg0, float arg1)
m_sqmjjktp(float arg0, float arg1)
changing(float width, float height)
changing(float width, float height)
public static EntityDimensions
c(float arg0, float arg1)
fixed(float arg0, float arg1)
method_18385(float arg0, float arg1)
m_jvvhtvti(float arg0, float arg1)
fixed(float width, float height)
fixed(float width, float height)
public EntityDimensions
b(float arg0)
withEyeHeight(float arg0)
method_55685(float arg0)
m_bsjvriva(float arg0)
withEyeHeight(float eyeHeight)
withEyeHeight(float eyeHeight)
public EntityDimensions
a(bwh$a arg0)
withAttachments(EntityAttachments$Builder arg0)
method_55684(class_9066$class_9067 arg0)
m_parcrqff(C_pubtmkke$C_qexjibym arg0)
withAttachments(EntityAttachments$Builder attachments)
withAttachments(EntityAttachments$Builder attachments)
public float
a()
width()
comp_2185()
m_vygosiez()
width()
width()
public float
b()
height()
comp_2186()
m_twbkiahb()
height()
height()
public float
c()
eyeHeight()
comp_2187()
m_hnxpqfsd()
eyeHeight()
eyeHeight()
public EntityAttachments
d()
attachments()
comp_2188()
m_njisuaer()
attachments()
attachments()
public boolean
e()
fixed()
comp_2189()
m_fuvsfxod()
fixed()
fixed()