remove trailing whitespaces
This commit is contained in:
@@ -76,7 +76,7 @@ public class BlockSkyChest extends AEBaseBlock implements ICustomCollision
|
||||
public int damageDropped(int metadata) {
|
||||
return metadata;
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
@SideOnly(Side.CLIENT)
|
||||
public IIcon getIcon(int direction, int metadata)
|
||||
|
||||
Reference in New Issue
Block a user