History - net.minecraft.client.sound.SoundCategory
1.7.10
Names
w
net.minecraft.class_2153
net.minecraft.client.sound.SoundCategory
net.minecraft.client.audio.SoundCategory
Fields
SoundCategory: a, field_9092, MASTER, MASTER
SoundCategory: b, field_9093, MUSIC, MUSIC
SoundCategory: c, field_9094, RECORDS, RECORDS
SoundCategory: d, field_9095, WEATHER, WEATHER
SoundCategory: e, field_9096, BLOCKS, BLOCKS
SoundCategory: f, field_9097, MOBS, MOBS
SoundCategory: g, field_9098, ANIMALS, ANIMALS
SoundCategory: h, field_9099, PLAYERS, PLAYERS
SoundCategory: i, field_9100, AMBIENT, AMBIENT
Map: j, field_9101, BY_NAME, field_147168_j
Map: k, field_9102, BY_ID, field_147169_k
String: l, field_9103, name, categoryName
int: m, field_9104, id, categoryId
Constructors
Methods
SoundCategory[] (): values, values, values, values
SoundCategory (String): valueOf, valueOf, valueOf, valueOf
String (): a, method_8382, getName, getCategoryName
int (): b, method_8384, getId, getCategoryId
SoundCategory (String): a, method_8383, byName, func_147154_a