implements ISoundEventAccessor<Sound>
| cgq | |
| net.minecraft.client.audio.Sound |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private final MinecraftKey |
| ||||
| private final float |
| ||||
| private final float |
| ||||
| private final int |
| ||||
| private final Sound$Type |
| ||||
| private final boolean |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (String arg0, float arg1, float arg2, int arg3, Sound$Type arg4, boolean arg5) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public MinecraftKey |
| ||||
| public MinecraftKey |
| ||||
| public float |
| ||||
| public float |
| ||||
| public int |
| ||||
| public Sound |
| ||||
| public Sound$Type |
| ||||
| public boolean |
|