Rename IRenderHelper to ModelGenerator

This commit is contained in:
thatsIch
2015-06-22 18:16:25 +02:00
parent cc78153fe4
commit 28c30c44c5
62 changed files with 231 additions and 235 deletions
@@ -27,7 +27,7 @@ import net.minecraftforge.fml.relauncher.SideOnly;
@SideOnly( Side.CLIENT )
public class RenderBlocksWorkaround extends IRenderHelper
public class RenderBlocksWorkaround extends ModelGenerator
{
public boolean flipTexture;