package com.hbm.blocks; import net.minecraft.tileentity.TileEntity; public class TileEntityCable extends TileEntity { }