Uses of Interface
net.minecraft.client.resources.sounds.TickableSoundInstance
Packages that use TickableSoundInstance
-
Uses of TickableSoundInstance in net.minecraft.client.resources.sounds
Classes in net.minecraft.client.resources.sounds that implement TickableSoundInstanceModifier and TypeClassDescriptionclass
class
class
class
static class
class
class
class
class
class
class
static class
static class
-
Uses of TickableSoundInstance in net.minecraft.client.sounds
Fields in net.minecraft.client.sounds with type parameters of type TickableSoundInstanceModifier and TypeFieldDescriptionprivate final List<TickableSoundInstance>
SoundEngine.queuedTickableSounds
private final List<TickableSoundInstance>
SoundEngine.tickingSounds
Methods in net.minecraft.client.sounds with parameters of type TickableSoundInstanceModifier and TypeMethodDescriptionvoid
SoundEngine.queueTickingSound
(TickableSoundInstance p_120283_) void
SoundManager.queueTickingSound
(TickableSoundInstance p_120373_)