Uses of Interface
net.minecraft.client.audio.ITickableSound
Packages that use ITickableSound
-
Uses of ITickableSound in net.minecraft.client.audio
Classes in net.minecraft.client.audio that implement ITickableSoundModifier and TypeClassDescriptionclass
class
class
static class
class
class
class
class
class
class
static class
static class
Fields in net.minecraft.client.audio with type parameters of type ITickableSoundModifier and TypeFieldDescriptionprivate final List<ITickableSound>
SoundEngine.queuedTickableSounds
private final List<ITickableSound>
SoundEngine.tickingSounds
Methods in net.minecraft.client.audio with parameters of type ITickableSoundModifier and TypeMethodDescriptionvoid
SoundEngine.queueTickingSound
(ITickableSound p_229363_1_) void
SoundHandler.queueTickingSound
(ITickableSound p_229364_1_)