net.minecraft.client.renderer.blockentity

public class ChestRenderer<T extends BlockEntity extends LidBlockEntity>

implements BlockEntityRenderer<T>

fbu
net.minecraft.client.renderer.blockentity.ChestRenderer
net.minecraft.class_826
net.minecraft.client.render.block.entity.ChestBlockEntityRenderer
net.minecraft.src.C_4247_

Field summary

Modifier and TypeField
private static final String
a
BOTTOM
field_32825
BASE
f_173603_
private static final String
b
LID
field_32826
LID
f_173604_
private static final String
c
LOCK
field_32827
LATCH
f_173605_
private final ModelPart
d
lid
field_20817
singleChestLid
f_112350_
private final ModelPart
e
bottom
field_20818
singleChestBase
f_112351_
private final ModelPart
f
lock
field_20819
singleChestLatch
f_112352_
private final ModelPart
g
doubleLeftLid
field_20820
doubleChestLeftLid
f_112353_
private final ModelPart
h
doubleLeftBottom
field_20821
doubleChestLeftBase
f_112354_
private final ModelPart
i
doubleLeftLock
field_20822
doubleChestLeftLatch
f_112355_
private final ModelPart
j
doubleRightLid
field_21479
doubleChestRightLid
f_112356_
private final ModelPart
k
doubleRightBottom
field_21480
doubleChestRightBase
f_112357_
private final ModelPart
l
doubleRightLock
field_21481
doubleChestRightLatch
f_112358_
private boolean
m
xmasTextures
field_4365
christmas
f_112359_

Constructor summary

ModifierConstructor
public (BlockEntityRendererProvider$Context ctx)

Method summary

Modifier and TypeMethod
public static LayerDefinition
b()
createSingleBodyLayer()
method_32147()
getSingleTexturedModelData()
m_173608_()
public static LayerDefinition
c()
createDoubleBodyRightLayer()
method_32148()
getRightDoubleTexturedModelData()
m_173609_()
public static LayerDefinition
d()
createDoubleBodyLeftLayer()
method_32149()
getLeftDoubleTexturedModelData()
m_173610_()
public void
a(T arg0, float arg1, eaq arg2, ezs arg3, int arg4, int arg5)
render(T arg0, float arg1, PoseStack arg2, MultiBufferSource arg3, int arg4, int arg5)
method_3569(T arg0, float arg1, class_4587 arg2, class_4597 arg3, int arg4, int arg5)
render(T arg0, float arg1, MatrixStack arg2, VertexConsumerProvider arg3, int arg4, int arg5)
m_6922_(T p_112364_, float p_112365_, C_3181_ p_112366_, C_4139_ p_112367_, int p_112368_, int arg5)
private void
a(eaq arg0, eau arg1, eue arg2, eue arg3, eue arg4, float arg5, int arg6, int arg7)
render(PoseStack arg0, VertexConsumer arg1, ModelPart arg2, ModelPart arg3, ModelPart arg4, float arg5, int arg6, int arg7)
method_22749(class_4587 arg0, class_4588 arg1, class_630 arg2, class_630 arg3, class_630 arg4, float arg5, int arg6, int arg7)
render(MatrixStack matrices, VertexConsumer vertices, ModelPart lid, ModelPart latch, ModelPart base, float openFactor, int light, int overlay)
m_112369_(C_3181_ p_112371_, C_3187_ p_112372_, C_3889_ p_112373_, C_3889_ p_112374_, C_3889_ p_112375_, float p_112376_, int p_112377_, int arg7)