Uses of Class
net.minecraft.client.sound.SoundEntry
Packages that use SoundEntry
-
Uses of SoundEntry in net.minecraft.client.sound
Fields in net.minecraft.client.sound with type parameters of type SoundEntryModifier and TypeFieldDescriptionprivate static final com.google.gson.reflect.TypeToken
<Map<String, SoundEntry>> SoundManager.TYPE
Methods in net.minecraft.client.sound that return SoundEntryModifier and TypeMethodDescriptionSoundEntryDeserializer.deserialize
(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext jsonDeserializationContext) Methods in net.minecraft.client.sound with parameters of type SoundEntryModifier and TypeMethodDescription(package private) void
SoundManager.SoundList.register
(Identifier id, SoundEntry entry)