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. TYPE
Methods in net.minecraft.client.sound that return SoundEntry Modifier and Type Method Description SoundEntry
SoundEntryDeserializer. deserialize(JsonElement jsonElement, Type type, JsonDeserializationContext jsonDeserializationContext)
Methods in net.minecraft.client.sound with parameters of type SoundEntry Modifier and Type Method Description private void
SoundManager.SoundList. register(Identifier id, SoundEntry entry, ResourceManager resourceManager)