extends Item
All mapped superinterfaces:
| ara | |
| net.minecraft.item.ItemArmor | |
| net.minecraft.server.v1_13_R2.ItemArmor |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private static final UUID[] |
| ||||
| public static final IDispenseBehavior |
| ||||
| protected final EnumItemSlot |
| ||||
| protected final int |
| ||||
| protected final float |
| ||||
| protected final ArmorMaterial |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (ArmorMaterial arg0, EnumItemSlot arg1, Item$Info arg2) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public static ItemStack |
| ||||
| public EnumItemSlot |
| ||||
| public int |
| ||||
| public ArmorMaterial |
| ||||
| public boolean |
| ||||
| public InteractionResultWrapper<ItemStack> |
| ||||
| public com.google.common.collect.Multimap<String, AttributeModifier> |
| ||||
| public int |
|