net.minecraft.client.sound

public class SoundEntryDeserializer

implements com.google.gson.JsonDeserializer<SoundEntry>

net.minecraft.client.resources.sounds.SoundEventRegistrationSerializer
net.minecraft.class_1115
net.minecraft.client.sound.SoundEntryDeserializer

Field summary

Modifier and TypeField
private static final FloatProvider
DEFAULT_FLOAT
field_38801
ONE

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public SoundEntry
deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context)
method_4791(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>
getSounds(com.google.gson.JsonObject object)
method_4792(com.google.gson.JsonObject arg0)
deserializeSounds(com.google.gson.JsonObject json)
private Sound
getSound(com.google.gson.JsonObject object)
method_4790(com.google.gson.JsonObject arg0)
deserializeSound(com.google.gson.JsonObject json)
private Sound$RegistrationType
getType(com.google.gson.JsonObject sound, Sound$Type fallback)
method_4789(com.google.gson.JsonObject arg0, class_1111$class_1112 arg1)
deserializeType(com.google.gson.JsonObject json, Sound$RegistrationType fallback)
public Object
deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context)
deserialize(com.google.gson.JsonElement arg0, Type arg1, com.google.gson.JsonDeserializationContext arg2)
deserialize(com.google.gson.JsonElement functionJson, Type unused, com.google.gson.JsonDeserializationContext context)