Uses of Class
net.minecraft.client.resources.sounds.SoundEventRegistration
Packages that use SoundEventRegistration
-
Uses of SoundEventRegistration in net.minecraft.client.resources.sounds
Methods in net.minecraft.client.resources.sounds that return SoundEventRegistrationModifier and TypeMethodDescriptionSoundEventRegistrationSerializer.deserialize(com.google.gson.JsonElement p_119827_, Type p_119828_, com.google.gson.JsonDeserializationContext p_119829_) -
Uses of SoundEventRegistration in net.minecraft.client.sounds
Fields in net.minecraft.client.sounds with type parameters of type SoundEventRegistrationModifier and TypeFieldDescriptionprivate static final com.google.gson.reflect.TypeToken<Map<String, SoundEventRegistration>> SoundManager.SOUND_EVENT_REGISTRATION_TYPEMethods in net.minecraft.client.sounds with parameters of type SoundEventRegistrationModifier and TypeMethodDescription(package private) voidSoundManager.Preparations.handleRegistration(ResourceLocation p_250806_, SoundEventRegistration p_249632_)