implements ISoundEventAccessor<Sound>
| bzd | |
| net.minecraft.client.audio.Sound |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private final MinecraftKey |
| ||||
| private final float |
| ||||
| private final float |
| ||||
| private final int |
| ||||
| private final Sound$Type |
| ||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String arg0, float arg1, float arg2, int arg3, Sound$Type arg4, boolean arg5) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public MinecraftKey |
| ||||
| public MinecraftKey |
| ||||
| public float |
| ||||
| public float |
| ||||
| public int |
| ||||
| public Sound |
| ||||
| public Sound$Type |
| ||||
| public boolean |
|