cleanup; remove Block##getRenderType
This commit is contained in:
parent
d56f28e6d2
commit
af68ad3f30
50 changed files with 35 additions and 120 deletions
|
@ -4,8 +4,8 @@ import org.lwjgl.opengl.GL11;
|
|||
|
||||
import client.renderer.Drawing;
|
||||
import client.renderer.GlState;
|
||||
import common.block.tile.BlockStandingSign;
|
||||
import common.block.tile.BlockWallSign;
|
||||
import common.block.tech.BlockStandingSign;
|
||||
import common.block.tech.BlockWallSign;
|
||||
import common.tileentity.TileEntitySign;
|
||||
import common.world.State;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue