net.minecraft.world.entity

public class EntityDimensions

aip
net.minecraft.world.entity.EntityDimensions
net.minecraft.class_4048
net.minecraft.unmapped.C_sszpscpo
net.minecraft.entity.EntityDimensions
net.minecraft.entity.EntitySize
net.minecraft.server.v1_14_R1.EntitySize

Field summary

Modifier and TypeField
public final float
a
width
field_18067
f_ibkkexkj
width
field_220315_a
width
public final float
b
height
field_18068
f_mpfotgwn
height
field_220316_b
height
public final boolean
c
fixed
field_18069
f_ocdlkhon
fixed
field_220317_c

Constructor summary

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

Method summary

Modifier and TypeMethod
public EntityDimensions
a(float arg0)
scale(float arg0)
method_18383(float arg0)
m_essmipto(float arg0)
scaled(float ratio)
func_220313_a(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)
func_220312_a(float arg0, 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)
func_220314_b(float arg0, float arg1)
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)
func_220311_c(float arg0, float arg1)