Package net.minecraft.client.sound
Interface TickableSoundInstance
- All Superinterfaces:
SoundInstance,Tickable
- All Known Implementing Classes:
GuardianAttackSoundInstance,MinecartMovingSoundInstance,MinecartSoundInstance,MovingSoundInstance
- Mappings:
Namespace Name official bpkintermediary net/minecraft/class_1902named net/minecraft/client/sound/TickableSoundInstance
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.minecraft.client.sound.SoundInstance
SoundInstance.AttenuationType -
Method Summary
Methods inherited from interface net.minecraft.client.sound.SoundInstance
getAttenuationType, getIdentifier, getPitch, getRepeatDelay, getVolume, getX, getY, getZ, isRepeatable
-
Method Details
-
isDone
boolean isDone()- Mappings:
Namespace Name Mixin selector official kLbpk;k()Zintermediary method_7083Lnet/minecraft/class_1902;method_7083()Znamed isDoneLnet/minecraft/client/sound/TickableSoundInstance;isDone()Z
-