1 2 3 4 5 6 7 8
package darkknight.jewelrycraft.client; import darkknight.jewelrycraft.CommonProxy; public class ClientProxy extends CommonProxy { }