Reimplemented cable and parts rendering.

This commit is contained in:
Sebastian Hartte
2016-08-29 09:47:17 +02:00
parent 0b756708d4
commit 7e027da804
358 changed files with 5964 additions and 1901 deletions
@@ -135,7 +135,7 @@ public class ServerHelper extends CommonHelper
}
@Override
public void doRenderItem( final ItemStack sis, final World tile )
public void doRenderItem( final ItemStack sis )
{
}