Package net.minecraft.client.audio
Interface ITickableSound
- All Superinterfaces:
ISound
- All Known Implementing Classes:
BeeAngrySound
,BeeFlightSound
,BeeSound
,BiomeSoundHandler.Sound
,ElytraSound
,EntityTickableSound
,GuardianSound
,MinecartTickableSound
,RidingMinecartTickableSound
,TickableSound
,UnderwaterAmbientSounds.SubSound
,UnderwaterAmbientSounds.UnderWaterSound
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.audio.ISound
ISound.AttenuationType
-
Method Summary
Methods inherited from interface net.minecraft.client.audio.ISound
canPlaySound, canStartSilent, getAttenuation, getDelay, getLocation, getPitch, getSound, getSource, getStream, getVolume, getX, getY, getZ, isLooping, isRelative, resolve
-
Method Details
-
isStopped
boolean isStopped() -
tick
void tick()
-