net.minecraft.client.render.block.entity

public class ChestRenderer<T extends BlockEntity extends Animated>

extends BlockEntityRenderer<T>

cwb
net.minecraft.unmapped.C_54316295
net.minecraft.client.render.block.entity.ChestRenderer
net.minecraft.client.renderer.tileentity.TileEntityChestRenderer

Field summary

Modifier and TypeField
private static final Identifier
c
f_92946237
TRAPPED_DOUBLE_CHEST_LOCATION
field_147507_b
private static final Identifier
d
f_94696030
CHRISTMAS_DOUBLE_CHEST_LOCATION
field_147508_c
private static final Identifier
e
f_09513556
DOUBLE_CHEST_LOCATION
field_147505_d
private static final Identifier
f
f_62076755
TRAPPED_CHEST_LOCATION
field_147506_e
private static final Identifier
g
f_60341121
CHRISTMAS_CHEST_LOCATION
field_147503_f
private static final Identifier
h
f_49817777
CHEST_LOCATION
field_147504_g
private static final Identifier
i
f_28717618
ENDER_CHEST_LOCATION
field_199348_i
private final ChestModel
j
f_49293745
singleChestModel
field_147510_h
private final ChestModel
k
f_75894914
doubleChestModel
field_147511_i
private boolean
l
f_95331881
isChristmas
field_147509_j

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
m_72070956(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
func_199341_a(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
private ChestModel
a(T arg0, int arg1, boolean arg2)
m_03189224(T arg0, int arg1, boolean arg2)
getModelAndBindTexture(T chest, int blockMiningProgress, boolean doubleChest)
func_199347_a(T arg0, int arg1, boolean arg2)
private void
a(T arg0, float arg1, cod arg2)
m_89149118(T arg0, float arg1, C_81079132 arg2)
rotateLid(T chest, float tickDelta, ChestModel model)
func_199346_a(T arg0, float arg1, ModelChest arg2)