Package net.minecraft.client.audio
Class ElytraSound
java.lang.Object
net.minecraft.client.audio.LocatableSound
net.minecraft.client.audio.TickableSound
net.minecraft.client.audio.ElytraSound
- All Implemented Interfaces:
- ISound,- ITickableSound
- 
Nested Class SummaryNested classes/interfaces inherited from interface net.minecraft.client.audio.ISoundISound.AttenuationType
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.minecraft.client.audio.TickableSoundisStopped, stopMethods inherited from class net.minecraft.client.audio.LocatableSoundgetAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getVolume, getX, getY, getZ, isLooping, isRelative, resolve, toStringMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface net.minecraft.client.audio.ISoundcanPlaySound, canStartSilent, getAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getStream, getVolume, getX, getY, getZ, isLooping, isRelative, resolve
- 
Field Details- 
player
- 
timeprivate int time
 
- 
- 
Constructor Details- 
ElytraSound
 
- 
- 
Method Details- 
tickpublic void tick()
 
-