net.minecraft.client.render.block.entity

public class ChestRenderer

extends BlockEntityRenderer<ChestBlockEntity>

bhe
net.minecraft.unmapped.C_54316295
net.minecraft.client.render.block.entity.ChestRenderer

Field summary

Modifier and TypeField
private static final Identifier
c
f_92946237
TRAPPED_DOUBLE_CHEST_LOCATION
private static final Identifier
d
f_94696030
CHRISTMAS_DOUBLE_CHEST_LOCATION
private static final Identifier
e
f_09513556
DOUBLE_CHEST_LOCATION
private static final Identifier
f
f_62076755
TRAPPED_CHEST_LOCATION
private static final Identifier
g
f_60341121
CHRISTMAS_CHEST_LOCATION
private static final Identifier
h
f_49817777
CHEST_LOCATION
private ChestModel
i
f_49293745
singleChestModel
private ChestModel
j
f_75894914
doubleChestModel
private boolean
k
f_95331881
isChristmas

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(aky arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
m_74545598(C_51369719 arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(ChestBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)