History - net.minecraft.client.sound.SoundList__Sound
1.7.10
Names
bsq
net.minecraft.class_1897
net.minecraft.client.sound.SoundList__Sound
net.minecraft.client.audio.SoundList$SoundEntry
Fields
String: a, field_8152, name, field_148569_a
float: b, field_8153, volume, field_148567_b
float: c, field_8154, pitch, field_148568_c
int: d, field_8155, weight, field_148565_d
SoundList__Sound__Type: e, field_8156, type, field_148566_e
boolean: f, field_8157, stream, field_148564_f
Constructors
()
Methods
String (): a, method_7059, getName, getSoundEntryName
void (String): a, method_7063, setName, setSoundEntryName
float (): b, method_7065, getVolume, getSoundEntryVolume
void (float): a, method_7060, setVolume, setSoundEntryVolume
float (): c, method_7067, getPitch, getSoundEntryPitch
void (float): b, method_7066, setPitch, setSoundEntryPitch
int (): d, method_7068, getWeight, getSoundEntryWeight
void (int): a, method_7061, setWeight, setSoundEntryWeight
SoundList__Sound__Type (): e, method_7069, getType, getSoundEntryType
void (SoundList__Sound__Type): a, method_7062, setType, setSoundEntryType
boolean (): f, method_7070, isStream, isStreaming
void (boolean): a, method_7064, setStream, setStreaming