From 4ea6a1052438ef1d8d42057d2a71755383166227 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Mon, 14 Apr 2014 12:03:51 +0300 Subject: More updating --- .../Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java (limited to 'eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java') diff --git a/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java b/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java new file mode 100644 index 0000000..04c6a94 --- /dev/null +++ b/eclipse/Jewelrycraft/common/darkknight/jewelrycraft/CommonProxy.java @@ -0,0 +1,9 @@ +package darkknight.jewelrycraft; + +public class CommonProxy +{ + public void registerRenderers() + { + + } +} -- cgit v1.2.3