net.minecraft.world.entity

public class EntityDimensions

bfk
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
public final float
a
width
field_18067
f_ibkkexkj
width
width
f_20377_
public final float
b
height
field_18068
f_mpfotgwn
height
height
f_20378_
public final boolean
c
fixed
field_18069
f_ocdlkhon
fixed
fixed
f_20379_

Constructor summary

ModifierConstructor
public (float width, float height, boolean fixed)

Method summary

Modifier and TypeMethod
public AABB
a(eei 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_lusmsrmp(float arg0, float arg1)
fixed(float width, float height)
fixed(float width, float height)
m_20398_(float p_20399_, float p_20400_)