Uses of Class
net.minecraft.client.sound.MovingSoundInstance
Package | Description |
---|---|
net.minecraft.client.sound |
-
Uses of MovingSoundInstance in net.minecraft.client.sound
Subclasses of MovingSoundInstance in net.minecraft.client.sound Modifier and Type Class Description class
AbstractBeeSoundInstance
class
AggressiveBeeSoundInstance
static class
AmbientSoundLoops.MusicLoop
static class
AmbientSoundLoops.Underwater
static class
BiomeEffectSoundPlayer.MusicLoop
class
ElytraSoundInstance
class
EntityTrackingSoundInstance
class
GuardianAttackSoundInstance
class
MinecartInsideSoundInstance
A sound instance played when a player is riding a minecart.class
MovingMinecartSoundInstance
A sound instance played when a minecart is moving.class
PassiveBeeSoundInstance
Methods in net.minecraft.client.sound that return MovingSoundInstance Modifier and Type Method Description protected abstract MovingSoundInstance
AbstractBeeSoundInstance. getReplacement()
protected MovingSoundInstance
AggressiveBeeSoundInstance. getReplacement()
protected MovingSoundInstance
PassiveBeeSoundInstance. getReplacement()