Teleposers and refractoring

This commit is contained in:
Arcaratus 2016-01-01 12:08:17 -05:00
parent 1b9f72b494
commit a8a0ae6e8b
145 changed files with 594 additions and 162 deletions

View file

@ -9,7 +9,6 @@ import net.minecraft.item.ItemStack;
public class ItemLivingArmour extends ItemArmor
{
public static String[] names = { "helmet", "chest", "legs", "boots" };
public ItemLivingArmour(int armorType)