Interface TickableSoundInstance

All Superinterfaces:
SoundInstance, Tickable
All Known Implementing Classes:
GuardianAttackSoundInstance, MinecartMovingSoundInstance, MinecartSoundInstance, MovingSoundInstance

@Environment(CLIENT)
public interface TickableSoundInstance
extends SoundInstance, Tickable
Mappings:
Namespace Name
official bpk
intermediary net/minecraft/class_1313
named net/minecraft/client/sound/TickableSoundInstance
  • Method Details

    • isDone

      boolean isDone()
      Mappings:
      Namespace Name Mixin selector
      official k Lbpk;k()Z
      intermediary method_4547 Lnet/minecraft/class_1313;method_4547()Z
      named isDone Lnet/minecraft/client/sound/TickableSoundInstance;isDone()Z