net.minecraft.world.entity

public record EntityDimensions

bsu
net.minecraft.world.entity.EntityDimensions
net.minecraft.class_4048
net.minecraft.unmapped.C_sszpscpo
net.minecraft.entity.EntityDimensions
net.minecraft.entity.EntityDimensions
net.minecraft.src.C_510_
net.minecraft.world.entity.EntitySize

Field summary

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

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)
m_321612_(float p_331315_)
public AABB
a(exc arg0)
makeBoundingBox(Vec3 arg0)
method_30757(class_243 arg0)
m_tmtpqdqw(C_vgpupfxx arg0)
getBoxAt(Vec3d pos)
getBoxAt(Vec3d pos)
m_20393_(C_3046_ arg0)
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)
m_20384_(double p_20386_, double arg1, double arg2)
public EntityDimensions
a(float arg0)
scale(float arg0)
method_18383(float arg0)
m_essmipto(float arg0)
scaled(float ratio)
scaled(float ratio)
m_20388_(float arg0)
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)
m_20390_(float p_20392_, float arg1)
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)
m_20395_(float p_20396_, float p_20397_)
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)
m_20398_(float p_20399_, float p_20400_)
public EntityDimensions
b(float arg0)
withEyeHeight(float arg0)
method_55685(float arg0)
m_bsjvriva(float arg0)
withEyeHeight(float eyeHeight)
withEyeHeight(float eyeHeight)
m_320568_(float arg0)
public EntityDimensions
a(bst$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)
m_323271_(C_313872_$C_313812_ arg0)
public float
a()
width()
comp_2185()
m_vygosiez()
width()
width()
f_20377_()
public float
b()
height()
comp_2186()
m_twbkiahb()
height()
height()
f_20378_()
public float
c()
eyeHeight()
comp_2187()
m_hnxpqfsd()
eyeHeight()
eyeHeight()
f_316573_()
public EntityAttachments
d()
attachments()
comp_2188()
m_njisuaer()
attachments()
attachments()
f_315362_()
public boolean
e()
fixed()
comp_2189()
m_fuvsfxod()
fixed()
fixed()
f_20379_()