java.lang.Object
com.blamejared.crafttweaker.natives.item.type.armor.ExpandArmorItemType
-
Constructor Summary
Constructors
-
Method Summary
getName(net.minecraft.world.item.ArmorItem.Type internal)
static net.minecraft.world.entity.EquipmentSlot
getSlot(net.minecraft.world.item.ArmorItem.Type internal)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ExpandArmorItemType
public ExpandArmorItemType()
-
Method Details
-
getName
public static String getName(net.minecraft.world.item.ArmorItem.Type internal)
-
getSlot
public static net.minecraft.world.entity.EquipmentSlot getSlot(net.minecraft.world.item.ArmorItem.Type internal)