Package | Description |
---|---|
net.minecraft.client.renderer.tileentity | |
net.minecraft.inventory | |
net.minecraft.tileentity |
Modifier and Type | Field and Description |
---|---|
private EnderChestTileEntity |
ItemStackTileEntityRenderer.enderChest |
Modifier and Type | Field and Description |
---|---|
private EnderChestTileEntity |
EnderChestInventory.associatedChest |
Modifier and Type | Method and Description |
---|---|
void |
EnderChestInventory.setChestTileEntity(EnderChestTileEntity chestTileEntity) |
Modifier and Type | Field and Description |
---|---|
static TileEntityType<EnderChestTileEntity> |
TileEntityType.ENDER_CHEST |