Interface TickableSoundInstance

All Superinterfaces:
SoundInstance
All Known Implementing Classes:
AbstractTickableSoundInstance, BeeAggressiveSoundInstance, BeeFlyingSoundInstance, BeeSoundInstance, BiomeAmbientSoundsHandler.LoopSoundInstance, ElytraOnPlayerSoundInstance, EntityBoundSoundInstance, GuardianAttackSoundInstance, MinecartSoundInstance, RidingMinecartSoundInstance, SnifferSoundInstance, UnderwaterAmbientSoundInstances.SubSound, UnderwaterAmbientSoundInstances.UnderwaterAmbientSoundInstance

public interface TickableSoundInstance extends SoundInstance
  • Method Details Link icon

    • isStopped Link icon

      boolean isStopped()
    • tick Link icon

      void tick()