6 lines
108 B
Java

package com.hbm.tileentity.conductor;
public class TileEntityCableSwitch extends TileEntityWireCoated {
}