implements ArmorMaterial
| baa | |
| net.minecraft.class_1740 | |
| net.minecraft.item.ArmorMaterials | |
| net.minecraft.item.ArmorMaterial | |
| net.minecraft.server.v1_14_R1.EnumArmorMaterial |
Enum constant summary
| Enum Constant | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
| ||||||||||
|
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final int[] |
| ||||||||
| private final String |
| ||||||||
| private final int |
| ||||||||
| private final int[] |
| ||||||||
| private final int |
| ||||||||
| private final SoundEffect |
| ||||||||
| private final float |
| ||||||||
| private final LazyInitVar<RecipeItemStack> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (String arg0, int arg1, int[] arg2, int arg3, SoundEffect arg4, float arg5, Supplier<RecipeItemStack> arg6) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public int |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public SoundEffect |
| ||||||||
| public RecipeItemStack |
| ||||||||
| public float |
| ||||||||
| public String |
|