extends Item
| acf | |
| net.minecraft.item.ItemArmor | |
| net.minecraft.server.v1_10_R1.ItemArmor |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final int[] |
| ||||
| private static final UUID[] |
| ||||
| public static final String[] |
| ||||
| public static final IDispenseBehavior |
| ||||
| public final EnumItemSlot |
| ||||
| public final int |
| ||||
| public final float |
| ||||
| public final int |
| ||||
| private final ItemArmor$EnumArmorMaterial |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ItemArmor$EnumArmorMaterial arg0, int arg1, EnumItemSlot arg2) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public static ItemStack |
| ||||
| public int |
| ||||
| public ItemArmor$EnumArmorMaterial |
| ||||
| public boolean |
| ||||
| public int |
| ||||
| public void |
| ||||
| public void |
| ||||
| public boolean |
| ||||
| public InteractionResultWrapper<ItemStack> |
| ||||
| public com.google.common.collect.Multimap<String, AttributeModifier> |
| ||||
| public EnumItemSlot |
|