get rid of useless excess method in ironchesttype

This commit is contained in:
Progwml6 2014-09-04 20:29:25 -04:00
parent e445283092
commit 92ffc8bcd7
1 changed files with 0 additions and 4 deletions

View File

@ -104,10 +104,6 @@ public enum IronChestType {
return null;
}
public static void registerTranslations()
{
}
public static void registerBlocksAndRecipes(BlockIronChest blockResult)
{
ItemStack previous = new ItemStack(Blocks.chest);