Interface TickableSoundInstance

All Superinterfaces:
SoundInstance
All Known Implementing Classes:
AbstractBeeSoundInstance, AggressiveBeeSoundInstance, AmbientSoundLoops.MusicLoop, AmbientSoundLoops.Underwater, BiomeEffectSoundPlayer.MusicLoop, ElytraSoundInstance, EntityTrackingSoundInstance, GuardianAttackSoundInstance, MinecartInsideSoundInstance, MovingMinecartSoundInstance, MovingSoundInstance, PassiveBeeSoundInstance

@Environment(CLIENT)
public interface TickableSoundInstance
extends SoundInstance
  • Method Details

    • isDone

      boolean isDone()
    • tick

      void tick()