net.minecraft.client.renderer.entity.state

public record EntityRenderState$ShadowPiece

hnl$b
net.minecraft.client.renderer.entity.state.EntityRenderState$ShadowPiece
net.minecraft.class_10017$class_11680
net.minecraft.client.render.entity.state.EntityRenderState$ShadowPiece

Field summary

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

Constructor summary

ModifierConstructor
public (float arg0, float arg1, float arg2, VoxelShape arg3, float arg4)

Method summary

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