接口 TickableSoundInstance

所有超级接口:
SoundInstance
所有已知实现类:
AbstractTickableSoundInstance, BeeAggressiveSoundInstance, BeeFlyingSoundInstance, BeeSoundInstance, BiomeAmbientSoundsHandler.LoopSoundInstance, ElytraOnPlayerSoundInstance, EntityBoundSoundInstance, GuardianAttackSoundInstance, MinecartSoundInstance, RidingMinecartSoundInstance, SnifferSoundInstance, UnderwaterAmbientSoundInstances.SubSound, UnderwaterAmbientSoundInstances.UnderwaterAmbientSoundInstance

public interface TickableSoundInstance extends SoundInstance
  • 方法详细资料

    • isStopped

      boolean isStopped()
    • tick

      void tick()