implements SoundInstance
| net.minecraft.client.resources.sounds.AbstractSoundInstance | |
| net.minecraft.class_1102 | |
| net.minecraft.client.sound.AbstractSoundInstance |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected Sound |
|
||||||
| protected final SoundCategory |
|
||||||
| protected final Identifier |
|
||||||
| protected float |
|
||||||
| protected float |
|
||||||
| protected double |
|
||||||
| protected double |
|
||||||
| protected double |
|
||||||
| protected boolean |
|
||||||
| protected int |
|
||||||
| protected SoundInstance$AttenuationType |
|
||||||
| protected boolean |
|
||||||
| protected final Random |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (SoundEvent sound, SoundCategory category, Random random) |
| protected | (Identifier soundId, SoundCategory category, Random random) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Identifier |
|
||||||
| public WeightedSoundSet |
|
||||||
| public Sound |
|
||||||
| public SoundCategory |
|
||||||
| public boolean |
|
||||||
| public int |
|
||||||
| public float |
|
||||||
| public float |
|
||||||
| public double |
|
||||||
| public double |
|
||||||
| public double |
|
||||||
| public SoundInstance$AttenuationType |
|
||||||
| public boolean |
|