net.minecraft.client.sound

public class SoundListDeserializer

implements com.google.gson.JsonDeserializer<FileSoundContainer>

cgs
net.minecraft.unmapped.C_26621401
net.minecraft.client.sound.SoundListDeserializer

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public FileSoundContainer
a(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
private List<Sound>
a(com.google.gson.JsonObject arg0)
m_24505414(com.google.gson.JsonObject arg0)
deserializeSounds(com.google.gson.JsonObject json)
private Sound
b(com.google.gson.JsonObject arg0)
m_06848788(com.google.gson.JsonObject arg0)
deserializeSound(com.google.gson.JsonObject json)
private Sound$Type
a(com.google.gson.JsonObject arg0, cgq$a arg1)
m_52807686(com.google.gson.JsonObject arg0, C_46966919$C_66870101 arg1)
deserializeSoundType(com.google.gson.JsonObject json, Sound$Type defaultValue)