Enum Class VanillaSoundIdentifier.CustomSoundType

java.lang.Object
java.lang.Enum<VanillaSoundIdentifier.CustomSoundType>
etithespirit.orimod.client.audio.VanillaSoundIdentifier.CustomSoundType
All Implemented Interfaces:
Serializable, Comparable<VanillaSoundIdentifier.CustomSoundType>, Constable
Enclosing class:
VanillaSoundIdentifier

public static enum VanillaSoundIdentifier.CustomSoundType extends Enum<VanillaSoundIdentifier.CustomSoundType>
A loose categorization method of sounds based on how overrides are applied.
Author:
Eti