Package net.minecraft.client.audio
Class BeeFlightSound
java.lang.Object
net.minecraft.client.audio.LocatableSound
net.minecraft.client.audio.TickableSound
net.minecraft.client.audio.BeeSound
net.minecraft.client.audio.BeeFlightSound
- All Implemented Interfaces:
ISound,ITickableSound
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.audio.ISound
ISound.AttenuationType -
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.audio.BeeSound
canPlaySound, canStartSilent, tickMethods inherited from class net.minecraft.client.audio.TickableSound
isStopped, stopMethods inherited from class net.minecraft.client.audio.LocatableSound
getAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getVolume, getX, getY, getZ, isLooping, isRelative, resolve, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.client.audio.ISound
getAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getStream, getVolume, getX, getY, getZ, isLooping, isRelative, resolve
-
Constructor Details
-
BeeFlightSound
-
-
Method Details
-
getAlternativeSoundInstance
- Specified by:
getAlternativeSoundInstancein classBeeSound
-
shouldSwitchSounds
protected boolean shouldSwitchSounds()- Specified by:
shouldSwitchSoundsin classBeeSound
-