net.minecraft.entity

public class EntityDimensions

aig
net.minecraft.class_4048
net.minecraft.entity.EntityDimensions
net.minecraft.entity.EntitySize
net.minecraft.entity.EntitySize

Field summary

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

Constructor summary

ModifierConstructor
public (float arg0, float arg1, boolean arg2)

Method summary

Modifier and TypeMethod
public EntityDimensions
a(float arg0)
method_18383(float arg0)
scale(float value)
func_220313_a(float arg0)
func_220313_a(float arg0)
public EntityDimensions
a(float arg0, float arg1)
method_19539(float arg0, float arg1)
scale(float scaleWidth, float scaleHeight)
func_220312_a(float arg0, float arg1)
func_220312_a(float arg0, float arg1)
public static EntityDimensions
b(float arg0, float arg1)
method_18384(float arg0, float arg1)
dynamic(float width, float height)
func_220314_b(float arg0, float arg1)
func_220314_b(float arg0, float arg1)
public static EntityDimensions
c(float arg0, float arg1)
method_18385(float arg0, float arg1)
fixed(float width, float height)
func_220311_c(float arg0, float arg1)
func_220311_c(float arg0, float arg1)