net.minecraft.client.renderer.entity.state

public record EntityRenderState$ShadowPiece

huk$b
net.minecraft.client.renderer.entity.state.EntityRenderState$ShadowPiece
net.minecraft.class_10017$class_11680
net.minecraft.client.render.entity.state.EntityRenderState$ShadowPiece
net.minecraft.src.C_345678_$C_411120_

Field summary

Modifier and TypeField
private final float
a
relativeX
comp_4546
relativeX
f_412115_
private final float
b
relativeY
comp_4547
relativeY
f_411502_
private final float
c
relativeZ
comp_4548
relativeZ
f_412662_
private final VoxelShape
d
shapeBelow
comp_4549
shapeBelow
f_412991_
private final float
e
alpha
comp_4550
alpha
f_412915_

Constructor summary

ModifierConstructor
public (float relativeY, float relativeZ, float shapeBelow, VoxelShape alpha, float arg4)

Method summary

Modifier and TypeMethod
public float
a()
relativeX()
comp_4546()
relativeX()
f_412115_()
public float
b()
relativeY()
comp_4547()
relativeY()
f_411502_()
public float
c()
relativeZ()
comp_4548()
relativeZ()
f_412662_()
public VoxelShape
d()
shapeBelow()
comp_4549()
shapeBelow()
f_412991_()
public float
e()
alpha()
comp_4550()
alpha()
f_412915_()