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
(JsonElement p_119827_, Type p_119828_, 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 TypeToken
<Map<String, SoundEventRegistration>> SoundManager.SOUND_EVENT_REGISTRATION_TYPE
Methods in net.minecraft.client.sounds with parameters of type SoundEventRegistrationModifier and TypeMethodDescription(package private) void
SoundManager.Preparations.handleRegistration
(ResourceLocation pLocation, SoundEventRegistration pRegistration)