Uses of Class
net.minecraft.client.resources.sounds.SoundEventRegistration
Packages that use SoundEventRegistration
-
Uses of SoundEventRegistration in net.minecraft.client.resources.sounds
Classes in net.minecraft.client.resources.sounds that implement interfaces with type arguments of type SoundEventRegistrationMethods in net.minecraft.client.resources.sounds that return SoundEventRegistrationModifier and TypeMethodDescriptionSoundEventRegistrationSerializer.deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context) -
Uses of SoundEventRegistration in net.minecraft.client.sounds
Fields in net.minecraft.client.sounds with type parameters of type SoundEventRegistrationModifier and TypeFieldDescriptionprivate static final TypeToken<Map<String, SoundEventRegistration>> SoundManager.SOUND_EVENT_REGISTRATION_TYPEMethods in net.minecraft.client.sounds with parameters of type SoundEventRegistrationModifier and TypeMethodDescriptionprivate voidSoundManager.Preparations.handleRegistration(Identifier eventLocation, SoundEventRegistration soundEventRegistration)