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