implements ArmorMaterial
| ard | |
| net.minecraft.item.ArmorMaterial | |
| net.minecraft.server.v1_13_R2.EnumArmorMaterial |
枚举常量概要
| 枚举常量 | ||||||
|---|---|---|---|---|---|---|
| ||||||
| ||||||
| ||||||
| ||||||
| ||||||
|
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| 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> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (String arg0, int arg1, int[] arg2, int arg3, SoundEffect arg4, float arg5, Supplier<RecipeItemStack> arg6) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public int |
| ||||
| public int |
| ||||
| public int |
| ||||
| public SoundEffect |
| ||||
| public RecipeItemStack |
| ||||
| public float |
| ||||
| public String |
|