Interface TickableSoundInstance

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

public interface TickableSoundInstance extends SoundInstance
  • Method Details

    • isStopped

      boolean isStopped()
    • tick

      void tick()