Uses of Class
net.minecraft.client.sound.SoundEntry
| Package | Description |
|---|---|
| net.minecraft.client.sound |
-
Uses of SoundEntry in net.minecraft.client.sound
Fields in net.minecraft.client.sound with type parameters of type SoundEntry Modifier and Type Field Description private static TypeToken<Map<String,SoundEntry>>SoundManager. TYPEMethods in net.minecraft.client.sound that return SoundEntry Modifier and Type Method Description SoundEntrySoundEntryDeserializer. deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext)Methods in net.minecraft.client.sound with parameters of type SoundEntry Modifier and Type Method Description private voidSoundManager.SoundList. register(Identifier id, SoundEntry entry, ResourceManager resourceManager)