Interface TickableSoundInstance

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

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

    • isDone

      boolean isDone()
      Mappings:
      Namespace Name Mixin selector
      official m Lcgu;m()Z
      intermediary method_7083 Lnet/minecraft/class_1902;method_7083()Z
      named isDone Lnet/minecraft/client/sound/TickableSoundInstance;isDone()Z