| Package | Description |
|---|---|
| net.minecraft.client.renderer.tileentity | |
| net.minecraft.inventory |
| Modifier and Type | Field and Description |
|---|---|
private TileEntityEnderChest |
TileEntityItemStackRenderer.enderChest |
| Modifier and Type | Method and Description |
|---|---|
void |
TileEntityEnderChestRenderer.render(TileEntityEnderChest te,
double x,
double y,
double z,
float partialTicks,
int destroyStage,
float alpha) |
| Modifier and Type | Field and Description |
|---|---|
private TileEntityEnderChest |
InventoryEnderChest.associatedChest |
| Modifier and Type | Method and Description |
|---|---|
void |
InventoryEnderChest.setChestTileEntity(TileEntityEnderChest chestTileEntity) |