net.minecraft.client.sound.instance

public abstract class AbstractSoundInstance

implements SoundInstance

dwk
net.minecraft.class_1102
net.minecraft.client.sound.instance.AbstractSoundInstance
net.minecraft.client.audio.LocatableSound
net.minecraft.client.audio.LocatableSound

Field summary

Modifier and TypeField
protected Sound
a
field_5444
sound
field_184367_a
field_184367_a
private SoundPool
n
field_5443
pool
field_184369_l
field_184369_l
protected final SoundCategory
b
field_5447
category
field_184368_b
field_184368_b
protected final Identifier
c
field_5448
location
field_147664_a
field_147664_a
protected float
d
field_5442
pitch
field_147662_b
field_147662_b
protected float
e
field_5441
volume
field_147663_c
field_147663_c
protected float
f
field_5439
x
field_147660_d
field_147660_d
protected float
g
field_5450
y
field_147661_e
field_147661_e
protected float
h
field_5449
z
field_147658_f
field_147658_f
protected boolean
i
field_5446
looping
field_147659_g
field_147659_g
protected int
j
field_5451
period
field_147665_h
field_147665_h
protected SoundInstance$Attenuation
k
field_5440
attenuation
field_147666_i
field_147666_i
protected boolean
l
field_18935
f_81250317
field_204201_l
field_204201_l
protected boolean
m
field_18936
f_22606805
field_217862_m
field_217862_m

Constructor summary

ModifierConstructor
protected (SoundEvent sound, SoundCategory category)
protected (Identifier location, SoundCategory category)

Method summary

Modifier and TypeMethod
public Identifier
a()
method_4775()
getLocation()
func_147650_b()
getSoundLocation()
public SoundPool
a(dxx arg0)
method_4783(class_1144 arg0)
resolve(SoundManager arg0)
func_184366_a(SoundHandler arg0)
createAccessor(SoundHandler arg0)
public Sound
b()
method_4776()
getSound()
func_184364_b()
getSound()
public SoundCategory
c()
method_4774()
getCategory()
func_184365_d()
getCategory()
public boolean
d()
method_4786()
isLooping()
func_147657_c()
canRepeat()
public int
e()
method_4780()
getPeriod()
func_147652_d()
getRepeatDelay()
public float
f()
method_4781()
getVolume()
func_147653_e()
getVolume()
public float
g()
method_4782()
getPitch()
func_147655_f()
getPitch()
public float
h()
method_4784()
getX()
func_147649_g()
getX()
public float
i()
method_4779()
getY()
func_147654_h()
getY()
public float
j()
method_4778()
getZ()
func_147651_i()
getZ()
public SoundInstance$Attenuation
k()
method_4777()
getAttenuationType()
func_147656_j()
getAttenuationType()
public boolean
m()
method_4787()
isRelative()
func_217861_m()
func_217861_m()