net.minecraft.client.resources.soundspublic class RidingEntitySoundInstance
extends AbstractTickableSoundInstance
All mapped superinterfaces:
SoundInstance, TickableSoundInstance
| ilb |
| net.minecraft.client.resources.sounds.RidingEntitySoundInstance |
| net.minecraft.class_11263 |
| net.minecraft.client.sound.HappyGhastRidingSoundInstance |
Field summary
| Modifier and Type | Field |
|---|
| private final Player | |
| private final Entity | | o | | entity | | field_63920 | | field_63920 |
|
| private final boolean | | p | | underwaterSound | | field_63921 | | field_63921 |
|
| private final float | | q | | volumeMin | | field_63922 | | field_63922 |
|
| private final float | | r | | volumeMax | | field_63923 | | field_63923 |
|
| private final float | | s | | volumeAmplifier | | field_63924 | | field_63924 |
|
Constructor summary
Method summary
| Modifier and Type | Method |
|---|
| public boolean | | s() | | canPlaySound() | | method_26273() | | canPlay() |
|
| public boolean | | r() | | canStartSilent() | | method_4785() | | shouldAlwaysPlay() |
|
| protected boolean | | o() | | shouldNotPlayUnderwaterSound() | | method_75841() | | method_75841() |
|
| protected float | | p() | | getEntitySpeed() | | method_75842() | | method_75842() |
|
| protected boolean | | t() | | shoudlPlaySound() | | method_75843() | | method_75843() |
|
| public void | | q() | | tick() | | method_16896() | | tick() |
|