net.minecraft.client.sound

public class SoundList$Sound

bph$a
net.minecraft.unmapped.C_65971603$C_46966919
net.minecraft.client.sound.SoundList$Sound

Field summary

Modifier and TypeField
private String
a
f_82577218
name
private float
b
f_30561905
volume
private float
c
f_15431460
pitch
private int
d
f_12731492
weight
private SoundList$Sound$Type
e
f_46717357
type
private boolean
f
f_04812571
stream

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public String
a()
m_08154714()
getName()
public void
a(String arg0)
m_02282618(String arg0)
setName(String name)
public float
b()
m_22494945()
getVolume()
public void
a(float arg0)
m_94316261(float arg0)
setVolume(float volume)
public float
c()
m_32628773()
getPitch()
public void
b(float arg0)
m_13998591(float arg0)
setPitch(float pitch)
public int
d()
m_52004269()
getWeight()
public void
a(int arg0)
m_83090365(int arg0)
setWeight(int weight)
public SoundList$Sound$Type
e()
m_15507278()
getType()
public void
a(bph$a$a arg0)
m_07827762(C_65971603$C_46966919$C_66870101 arg0)
setType(SoundList$Sound$Type type)
public boolean
f()
m_34786585()
isStream()
public void
a(boolean arg0)
m_37487614(boolean arg0)
setStream(boolean stream)