Uses of Class
net.minecraft.client.audio.TickableSound
-
Packages that use TickableSound Package Description net.minecraft.client.audio -
-
Uses of TickableSound in net.minecraft.client.audio
Subclasses of TickableSound in net.minecraft.client.audio Modifier and Type Class Description class
BeeAngrySound
class
BeeFlightSound
class
BeeSound
static class
BiomeSoundHandler.Sound
class
ElytraSound
class
EntityTickableSound
class
GuardianSound
class
MinecartTickableSound
class
RidingMinecartTickableSound
static class
UnderwaterAmbientSounds.SubSound
static class
UnderwaterAmbientSounds.UnderWaterSound
Methods in net.minecraft.client.audio that return TickableSound Modifier and Type Method Description protected TickableSound
BeeAngrySound. getAlternativeSoundInstance()
protected TickableSound
BeeFlightSound. getAlternativeSoundInstance()
protected abstract TickableSound
BeeSound. getAlternativeSoundInstance()
-