net.minecraft.client.sound

public class SoundPool

implements SoundContainer

bto
net.minecraft.class_1908
net.minecraft.client.sound.SoundPool
net.minecraft.client.audio.SoundEventAccessorComposite

Field summary

Modifier and TypeField
private final List
a
field_8206
containers
soundPool
private final Random
b
field_8207
random
rnd
private final Identifier
c
field_8208
location
field_148735_c
private final SoundCategory
d
field_8209
category
field_148732_d
private double
e
field_8210
volumeMultiplier
eventPitch
private double
f
field_8211
pitchMultiplier
eventVolume

Constructor summary

ModifierConstructor
public (Identifier location, double volumeMultiplier, double pitchMultiplier, SoundCategory category)

Method summary

Modifier and TypeMethod
public int
a()
method_7136()
getWeight()
func_148721_a()
public Sound
b()
method_7116()
get()
func_148720_g()
public void
a(btu arg0)
method_7115(class_1914 arg0)
add(SoundContainer sound)
addSoundToEventPool(ISoundEventAccessor arg0)
public Identifier
c()
method_7117()
getLocation()
getSoundEventLocation()
public SoundCategory
d()
method_7118()
getCategory()
getSoundCategory()