net.minecraft.client.render.block.entity

public class ChestRenderer

extends BlockEntityRenderer

bmm
net.minecraft.class_591
net.minecraft.client.render.block.entity.ChestRenderer
net.minecraft.client.renderer.tileentity.TileEntityChestRenderer

Field summary

Modifier and TypeField
private static final Identifier
b
field_6586
TRAPPED_DOUBLE_CHEST_LOCATION
textureTrappedDouble
private static final Identifier
c
field_6587
CHRISTMAS_DOUBLE_CHEST_LOCATION
textureChristmasDouble
private static final Identifier
d
field_6588
DOUBLE_CHEST_LOCATION
textureNormalDouble
private static final Identifier
e
field_6589
TRAPPED_CHEST_LOCATION
textureTrapped
private static final Identifier
f
field_6590
CHRISTMAS_CHEST_LOCATION
textureChristmas
private static final Identifier
g
field_6591
CHEST_LOCATION
textureNormal
private ChestModel
h
field_2181
singleChestModel
simpleChest
private ChestModel
i
field_2182
doubleChestModel
largeChest
private boolean
j
field_5223
isChristmas
isChristams

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(aow arg0, double arg1, double arg2, double arg3, float arg4)
method_1615(class_216 arg0, double arg1, double arg2, double arg3, float arg4)
render(ChestBlockEntity blockEntity, double dx, double dy, double dz, float tickDelta)
renderTileEntityAt(TileEntityChest arg0, double arg1, double arg2, double arg3, float arg4)